summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
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
2017-02-09Fix dive number comparison for Seabear import testsGravatar Miika Turkia
2017-02-09Add numberField parameter for parse testingGravatar Miika Turkia
2017-02-09Fix typo on parse testingGravatar Miika Turkia
2017-02-07travis: Run a xfvb for TestPreferencesGravatar Anton Lundin
2017-02-06On Travis, don't run TestPreferencesGravatar Dirk Hohndel
2017-02-06TestParse: disable failing testsGravatar Dirk Hohndel
2017-02-06TestParse: prevent crashesGravatar Dirk Hohndel
2017-02-05TestParse: make sure we get one dive from SeabearHUDCGravatar Dirk Hohndel
2017-02-05TestPreferences needs GUI environmentGravatar Dirk Hohndel
2017-02-05Our tests are actually GUILESSGravatar Anton Lundin
2017-01-06Rename prefs.deco_mode to prefs.planner_deco_modeGravatar Robert C. Helling
2016-12-27Test line-by-line for equality on TestGravatar Tomaz Canabrava
2016-12-27Correctly open the resource fileGravatar Tomaz Canabrava