aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2020-02-04Cleanup: rename plannerShared to PlannerSharedGravatar Berthold Stoeger
2020-01-31Remove plannerShared::instance()Gravatar Berthold Stoeger
2020-01-26GitHub Actions: disabling TestGitStorage againGravatar Dirk Hohndel
2020-01-25diveplanner: adjust sac-factor calculation.Gravatar jan Iversen
2020-01-25dive planner: correct bottomsac/decosac calc.Gravatar jan Iversen
2020-01-25diveplanner: call planner model directly for simple variables.Gravatar jan Iversen
2020-01-20backend-shared: remove asc/desc functionsGravatar jan Iversen
2020-01-20core/settings:: remove string functions for unitsGravatar jan Iversen
2020-01-20core/settings: allow signals to be strongly typed in C++Gravatar jan Iversen
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2020-01-10code cleanup: use setPath to set directoryGravatar Dirk Hohndel
2020-01-04Revert "build system: disable TestGitStorage"Gravatar Dirk Hohndel
2020-01-02build system: disable TestGitStorageGravatar Dirk Hohndel
2020-01-01tests: allow overwriting cloud accountGravatar Dirk Hohndel
2020-01-01tests: refactor TestGitStorageGravatar Dirk Hohndel
2019-12-31tests: corrected typo in CMakeFiles.txtGravatar jan Iversen
2019-12-31tests: correct decosac/bottomsac in imperial.Gravatar jan Iversen
2019-12-31tests: correct bestmixend test cases.Gravatar jan Iversen
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