aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2018-04-19CSV import: fix setpoint (typo)Gravatar Miika Turkia
2018-04-09Change taglist_get_tagstring to support 'unlimited' tag list sizeGravatar Jeremie Guichard
2018-03-19CSV import/export: Sort parameter list and add commentGravatar Stefan Fuchs
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-05Cleanup: Remove hash field from picture-structureGravatar Berthold Stoeger
2018-03-05Cleanup: Fold add_hash() call into learnHash() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Don't store hash in picture struct in learnHash()Gravatar Berthold Stoeger
2018-01-08Parameter size needs to be increased for testGravatar Miika Turkia
2018-01-08Update DL7 tests to current importGravatar Miika Turkia
2018-01-08Compare DL7 import to saved conversionGravatar Miika Turkia
2018-01-08Add test for DL7 importGravatar Miika Turkia
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2017-12-03Fix typo in TestGitStorage: SapleDives -> SampleDivesGravatar Berthold Stoeger
2017-12-03Add tests to read/write "file://..." style local git repositoriesGravatar Berthold Stoeger
2017-11-27Refactore parse-xml.c into parse.c and parse-xml.cGravatar Miika Turkia
2017-11-27Add test for DM5 importGravatar Miika Turkia
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-11-20Make handling of booleans consistent on the C++-side of preferencesGravatar Berthold Stoeger
2017-11-12Typo: modp02 -> modpO2Gravatar Berthold Stoeger
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-10-01More VPMB state in special structureGravatar Robert C. Helling
2017-09-20Remove option to apply GFlow at maxdepthGravatar Robert C. Helling
2017-08-29Store a table of deco stops in plannerGravatar Robert C. Helling
2017-08-29Make plan take dive and decotimestep as argumentsGravatar Robert C. Helling
2017-07-04TestPreferences: Fix update manager test dateGravatar Seamus Boyle
2017-05-27Fix some warningsGravatar Dirk Hohndel
2017-05-26Adopt planner state caching to new structGravatar Robert C. Helling
2017-05-12Test case for CSV profile export to imperial and backGravatar Miika Turkia
2017-05-07Merge branch 'seabear-refactor'Gravatar Dirk Hohndel
2017-05-07Change test case to use new Seabear parsing functionGravatar Miika Turkia
2017-05-07Move intdup to qthelperGravatar Miika Turkia
2017-05-06Test for adding a picture with data after JFIF EOI to a diveGravatar Stefan Fuchs
2017-05-06Enable test mode in UDDF export testGravatar Miika Turkia
2017-05-06Add UDDF export-import testGravatar Miika Turkia
2017-05-06Fix memory leakGravatar Miika Turkia
2017-04-29Add SPDX header to testsGravatar Dirk Hohndel
2017-04-01Cleanup for CSV testingGravatar Miika Turkia
2017-04-01Enable CSV import-export unit conversion testGravatar Miika Turkia
2017-04-01Export-import test for manual CSVGravatar Miika Turkia
2017-04-01Change parseCSV to support unit and file selectionGravatar Miika Turkia
2017-03-28minimal pO2 threshold: corrected testpreferencesGravatar Jan Mulder
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-19Tests for minimum gasGravatar Stefan Fuchs
2017-03-11Fix error in install target for tests on WindowsGravatar Jeremie Guichard
2017-03-11Fix failures in TestPreferences for Windows runGravatar Jeremie Guichard
2017-03-04Rework TestParse to make tests independent from each otherGravatar Jeremie Guichard
2017-03-04Use QTest cleanup method for proper test shutdownGravatar Jeremie Guichard
2017-03-04Use proper QTest initialization method in TestGitStorageGravatar Jeremie Guichard
2017-03-04Use proper order in QCOMPARE argumentsGravatar Jeremie Guichard