summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2019-12-31tests: reactivate test case in testplannersharedGravatar jan Iversen
2019-12-29tests: fix TestGitStorage in a mobile buildGravatar Dirk Hohndel
2019-12-29tests: correct testplannersharedGravatar jan Iversen
2019-12-29tests: deactivate testQMLGravatar jan Iversen
2019-12-29tests: fix testqPrefDisplayGravatar jan Iversen
2019-12-29tests: fix TestQPrefLogGravatar Dirk Hohndel
2019-12-29tests: fix TestQPrefEquipmentGravatar Dirk Hohndel
2019-12-29tests: fix TestQPrefUnitsGravatar Dirk Hohndel
2019-12-28tests: fix cmake syntax confusionGravatar Dirk Hohndel
2019-12-29tests: add gas tests for plannerSharedGravatar jan Iversen
2019-12-29tests: add research values for diveplanning.Gravatar jan Iversen
2019-12-27tests: add test cases plannerShared ratingsGravatar jan Iversen
2019-12-27tests: activate TestPlannerSharedGravatar jan Iversen
2019-12-27tests: add framework for plannerShared testGravatar jan Iversen
2019-12-27buildsystem: update tests to include more librariesGravatar jan Iversen
2019-12-27core/settings: make qPrefUnit accesable from QMLGravatar jan Iversen
2019-12-25Preferences: add some testsGravatar willemferguson
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-25Preferences: Create a test program for qPrefMediaGravatar willemferguson
2019-12-25Pereferences UI: add media tabGravatar willemferguson
2019-12-25Preferences UI: create new equipment tabGravatar willemferguson
2019-12-05tests: correct testqPref*.cpp to use static qPref* functions.Gravatar jan Iversen
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-10-27Cleanup: remove pointless call to get_unitsGravatar Dirk Hohndel
2019-08-08Cleanup: move planner/deco related declarations planner/deco.hGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-05-15Convert the atmospheric pressure in the Information Tab to an editable fieldGravatar willemferguson
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2019-04-12Dive site: fix merging testsGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-04-12Cleanup: move parse-function declarations out of "dive.h"Gravatar Berthold Stoeger
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-04-12Dive site: add dive site table parameter to dive site functionsGravatar Berthold Stoeger
2019-04-12CMake: move enable_testing() to the top levelGravatar Rolf Eike Beer
2019-04-12tests: use new style syntax to connect QSignalSpyGravatar Rolf Eike Beer
2019-04-04Cleanup: make qPref::registerQML() staticGravatar Berthold Stoeger
2019-04-04Cleanup: remove qPref::canonical_version() and qPref::mobile_version()Gravatar Berthold Stoeger
2019-03-27CMake: use function instead of macroGravatar Rolf Eike Beer
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2018-12-13Dive media: add media to closest diveGravatar Berthold Stoeger
2018-10-30A test for gases used in the plannerGravatar Robert C. Helling