aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2021-09-13core: remove location service preferencesGravatar Dirk Hohndel
2021-07-23tests: initialize our prefs to the default valuesGravatar Dirk Hohndel
2021-05-07The planner should not always ascent from the depth ofGravatar Robert C. Helling
2021-04-19cloudstorage: adapt testsGravatar Dirk Hohndel
2021-04-19cloudstorage: some cleanup of cloud url handlingGravatar Dirk Hohndel
2021-03-24tests: fix incorrect relative path namesv5.0.0Gravatar Dirk Hohndel
2021-03-24Add test for profile in VPMB modeGravatar Robert C. Helling
2021-02-17cleanup: remove setAppState from TestPlanGravatar Berthold Stoeger
2021-01-06preferences: remove pointless memberGravatar Dirk Hohndel
2020-11-19build-system: fix tests in mobile buildsGravatar Dirk Hohndel
2020-10-26tests: don't fail if TestGitStorage can reach the serverGravatar Dirk Hohndel
2020-10-25cleanup: split out divecomputer functions from dive.cGravatar Berthold Stoeger
2020-10-25cleanup: break out event-related code into event.[c|h]Gravatar Berthold Stoeger
2020-10-25cleanup: remove unsaved_changes() test in testrenumber.cppGravatar Berthold Stoeger
2020-10-24tests: move TestGitStorage to its own test configGravatar Dirk Hohndel
2020-10-24devices: add devices in Command::importTable()Gravatar Berthold Stoeger
2020-10-24parser: add device_table to parser stateGravatar Berthold Stoeger
2020-10-23parser: replace params[] code by new xml_params structGravatar Berthold Stoeger
2020-10-17filter: remove filter_preset_table_tGravatar Berthold Stoeger
2020-09-29filter: load filter presets from XML filesGravatar Berthold Stoeger
2020-05-26Test case for multicylinder support on CSV importGravatar Miika Turkia
2020-05-26Use single cylinder dive for testsGravatar Miika Turkia
2020-05-26Initialize variable to silence compiler warningGravatar Miika Turkia
2020-05-18Use stored SAC for validationGravatar Miika Turkia
2020-05-18TestParse to support SACGravatar Miika Turkia
2020-05-06media: move addition of pictures out of create_picture()Gravatar Berthold Stoeger
2020-05-06media: use table instead of linked list for mediaGravatar Berthold Stoeger
2020-05-05Explanatory comment in testprofile.cppGravatar Robert C. Helling
2020-05-04Add test for profile dataGravatar Robert C. Helling
2020-05-04CSV import/export test: Add support for dive modeGravatar Miika Turkia
2020-05-01cleanup: move dive_table from dive.h to divelist.hGravatar Berthold Stoeger
2020-04-26move GitHub url to the Subsurface orgGravatar Dirk Hohndel
2020-04-24cleanup: move clearing of device nodes to clear_dive_file_data()Gravatar Berthold Stoeger
2020-04-19desktop: remove user surveyGravatar Dirk Hohndel
2020-04-15testing: re-enable TestGitStorageGravatar Dirk Hohndel
2020-04-15testing/git-storage: alternative random number generation for Qt 5.9Gravatar Dirk Hohndel
2020-04-15testing/git-storage: fairly fundamental rewrite of the storage testGravatar Dirk Hohndel
2020-04-10media: move picture function from dive.c to picture.cGravatar Berthold Stoeger
2020-03-31cleanup: don't compile subsurface-helper.cpp for testsGravatar Berthold Stoeger
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2020-03-09tests: don't build PlannerSharedGravatar Dirk Hohndel
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