subsurface/tests
jan Iversen 7e243fe363 core/settings: correct UserSurvey -> userSurvey in qPrefDisplay
QML is quite special, the variables needs to start with lower case in C++
and are used starting with upper case in QML

Signed-off-by: Jan Iversen <jani@apache.org>
2018-09-11 17:25:00 -07:00
..
.gitignore tests: add .gitignore to ignore qmlc files 2018-07-12 17:12:56 +02:00
CMakeLists.txt tests: change testqml to allow direct register of C++ objects 2018-09-11 17:22:58 -07:00
testdivesiteduplication.cpp Parse: pass dive_table argument to parse_file() 2018-08-23 10:17:12 -07:00
testdivesiteduplication.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testgitstorage.cpp core/tests: remove QSettings from testgitstorage 2018-08-25 11:49:47 -07: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 Parse: pass dive_table argument to parse_file() 2018-08-23 10:17:12 -07:00
testmerge.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testparse.cpp Parse: pass dive_table argument to parse_file() 2018-08-23 10:17:12 -07:00
testparse.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testparseperformance.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testparseperformance.h Add performance test case 2018-08-31 06:33:46 -07:00
testpicture.cpp Parse: pass dive_table argument to parse_file() 2018-08-23 10:17:12 -07:00
testpicture.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testplan.cpp Cleanup: pass gasmix by value 2018-08-23 05:16:38 -07:00
testplan.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testprofile.cpp Parse: pass dive_table argument to parse_file() 2018-08-23 10:17:12 -07:00
testprofile.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testqml.cpp tests: change testqml to allow direct register of C++ objects 2018-09-11 17:22:58 -07:00
testqml.h tests: change testqml to allow direct register of C++ objects 2018-09-11 17:22:58 -07:00
testqPrefCloudStorage.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefCloudStorage.h Revert "core/tests: add loadFromCloud var to qPrefCloudStorage" 2018-09-06 17:14:48 -07:00
testqPrefDisplay.cpp core/settings: correct UserSurvey -> userSurvey in qPrefDisplay 2018-09-11 17:25:00 -07:00
testqPrefDisplay.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testqPrefDiveComputer.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefDiveComputer.h Whitespace cleanup tests 2018-07-26 16:32:51 +03:00
testqPrefDivePlanner.cpp core/settings: change bestmixend to int, to allow qml to work 2018-09-11 17:25:00 -07:00
testqPrefDivePlanner.h tests: move DivePlanner test from testpreferences 2018-08-08 14:29:50 +02:00
testqPrefFacebook.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefFacebook.h tests: move Facebook test from testpreferences 2018-07-27 12:36:20 -07:00
testqPrefGeneral.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefGeneral.h tests: move General test from testpreferences 2018-08-14 09:09:06 -07:00
testqPrefGeocoding.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefGeocoding.h tests: move Geocoding test from testpreferences 2018-08-13 15:04:50 -07:00
testqPrefLanguage.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefLanguage.h tests: move Language test from testpreferences 2018-08-13 11:49:32 -07:00
testqPrefLocationService.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefLocationService.h tests: move LocationService test from testpreferences 2018-08-12 11:30:19 -07:00
testqPrefPartialPressureGas.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefPartialPressureGas.h tests: move PartialPressureGas test from testpreferences 2018-08-14 07:12:41 -07:00
testqPrefProxy.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefProxy.h tests: move Proxy test from testpreferences 2018-07-30 07:43:22 -07:00
testqPrefTechnicalDetails.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefTechnicalDetails.h tests: move TechnicalDetails test from testpreferences 2018-08-12 07:36:10 -07:00
testqPrefUnits.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefUnits.h tests: move Units test from testpreferences 2018-08-02 08:59:56 -07:00
testqPrefUpdateManager.cpp core/settings ... : remove qPref* includes in qPref.h 2018-09-11 17:25:00 -07:00
testqPrefUpdateManager.h core: correct error in qPrefUpdateManager 2018-08-23 05:19:16 -07:00
testrenumber.cpp Parse: pass dive_table argument to parse_file() 2018-08-23 10:17:12 -07: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: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefCloudStorage.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefDisplay.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefDiveComputer.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefDivePlanner.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefFacebook.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefGeneral.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefGeocoding.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefLanguage.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefLocationService.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefPartialPressureGas.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefProxy.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefTechnicalDetails.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefUnits.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00
tst_qPrefUpdateManager.qml tests: update qml test cases 2018-09-11 17:25:00 -07:00