aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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
2017-02-25Fix trailing '\r' test failure on WindowsGravatar Jeremie Guichard
2017-02-25Improve install and test rules for Windows test executionGravatar Jeremie Guichard
2017-02-25Move CMake variables printing into a utility macroGravatar Jeremie Guichard
2017-02-24Fix "Load/Save to cloudstorage" for non-ASCII user namesGravatar Jeremie Guichard
2017-02-24Make TestGitStorage::testGitStorageLocal parametrizableGravatar Jeremie Guichard
2017-02-24Replace pPrintable with qUtf8Printable in TestGitStorageGravatar Jeremie Guichard
2017-02-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
2017-02-21Simple test case for merging divesGravatar Dirk Hohndel
2017-02-21Test for basic image handlingGravatar Robert C. Helling
2017-02-19Fix typo in saturation/desatureation ratesGravatar Robert C. Helling
2017-02-11Set up gaslist only in the beginning of diveplanGravatar Robert C. Helling
2017-02-09Add test for merging multiple cylindersGravatar Dirk Hohndel
2017-02-09Reenable all of TestParseGravatar Dirk Hohndel