..
.gitignore
tests: add .gitignore to ignore qmlc files
2018-07-12 17:12:56 +02:00
CMakeLists.txt
tests: add qPrefTechincalDetails testcases
2018-08-12 07:36:10 -07:00
testdivesiteduplication.cpp
Add SPDX header to tests
2017-04-29 13:32:55 -07:00
testdivesiteduplication.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testgitstorage.cpp
Cleanup: introduce copy_qstring() function
2018-03-14 13:55:36 +02:00
testgitstorage.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testgpscoords.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testgpscoords.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testmerge.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testmerge.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testparse.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testparse.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testpicture.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testpicture.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testplan.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testplan.h
Add SPDX header to tests
2017-04-29 13:32:55 -07:00
testpreferences.cpp
core: activate qPrefLocationService
2018-08-12 11:30:19 -07:00
testpreferences.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testprofile.cpp
Add SPDX header to tests
2017-04-29 13:32:55 -07:00
testprofile.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testqml.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testqPrefAnimations.cpp
tests: correct test_multiple in all qPref classes
2018-07-30 07:43:22 -07:00
testqPrefAnimations.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testqPrefCloudStorage.cpp
tests: correct test_multiple in all qPref classes
2018-07-30 07:43:22 -07:00
testqPrefCloudStorage.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testqPrefDisplay.cpp
tests: correct test_multiple in all qPref classes
2018-07-30 07:43:22 -07:00
testqPrefDisplay.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testqPrefDiveComputer.cpp
tests: correct test_multiple in all qPref classes
2018-07-30 07:43:22 -07:00
testqPrefDiveComputer.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testqPrefDivePlanner.cpp
tests: move DivePlanner test from testpreferences
2018-08-08 14:29:50 +02:00
testqPrefDivePlanner.h
tests: move DivePlanner test from testpreferences
2018-08-08 14:29:50 +02:00
testqPrefFacebook.cpp
tests: correct test_multiple in all qPref classes
2018-07-30 07:43:22 -07:00
testqPrefFacebook.h
tests: move Facebook test from testpreferences
2018-07-27 12:36:20 -07:00
testqPrefProxy.cpp
tests: move Proxy test from testpreferences
2018-07-30 07:43:22 -07:00
testqPrefProxy.h
tests: move Proxy test from testpreferences
2018-07-30 07:43:22 -07:00
testqPrefTechnicalDetails.cpp
tests: move TechnicalDetails test from testpreferences
2018-08-12 07:36:10 -07:00
testqPrefTechnicalDetails.h
tests: move TechnicalDetails test from testpreferences
2018-08-12 07:36:10 -07:00
testqPrefUnits.cpp
tests: move Units test from testpreferences
2018-08-02 08:59:56 -07:00
testqPrefUnits.h
tests: move Units test from testpreferences
2018-08-02 08:59:56 -07:00
testqPrefUpdateManager.cpp
tests: move UpdateManager test from testpreferences
2018-08-09 08:45:02 -07:00
testqPrefUpdateManager.h
tests: move UpdateManager test from testpreferences
2018-08-09 08:45:02 -07:00
testrenumber.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testrenumber.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testtaglist.cpp
Change taglist_get_tagstring to support 'unlimited' tag list size
2018-04-09 07:59:51 -07:00
testtaglist.h
Change taglist_get_tagstring to support 'unlimited' tag list size
2018-04-09 07:59:51 -07:00
testunitconversion.cpp
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
testunitconversion.h
Whitespace cleanup tests
2018-07-26 16:32:51 +03:00
tst_qPref.qml
tests: make qml test harness
2018-07-12 17:12:56 +02:00
tst_qPrefAnimations.qml
tests: add qPrefAnimations qml testcases
2018-07-12 22:36:04 +02:00
tst_qPrefCloudStorage.qml
tests: update qPrefCloudStorage tests for git_url
2018-07-27 12:23:09 -07:00
tst_qPrefDisplay.qml
tests: correct name in tst_qPrefDisplay.qml
2018-07-27 12:36:20 -07:00
tst_qPrefDiveComputer.qml
tests: add DiveComputer qml test cases
2018-07-25 08:35:04 -07:00
tst_qPrefDivePlanner.qml
tests: add DivePlanner qml test cases
2018-08-08 14:29:50 +02:00
tst_qPrefFacebook.qml
tests: add Facebook qml test cases
2018-07-27 12:36:20 -07:00
tst_qPrefProxy.qml
tests: add Proxy qml test cases
2018-07-30 07:43:22 -07:00
tst_qPrefTechnicalDetails.qml
tests: add TechnicalDetails qml test cases
2018-08-12 07:36:10 -07:00
tst_qPrefUnits.qml
tests: update qPrefUnits test cases (remove unsupported vars)
2018-08-08 14:29:50 +02:00
tst_qPrefUpdateManager.qml
tests: add UpdateManager qml test cases
2018-08-09 08:45:02 -07:00