Age | Commit message (Expand) | Author |
2017-05-27 | Fix some warnings | Dirk Hohndel |
2017-05-26 | Adopt planner state caching to new struct | Robert C. Helling |
2017-05-12 | Test case for CSV profile export to imperial and back | Miika Turkia |
2017-05-07 | Merge branch 'seabear-refactor' | Dirk Hohndel |
2017-05-07 | Change test case to use new Seabear parsing function | Miika Turkia |
2017-05-07 | Move intdup to qthelper | Miika Turkia |
2017-05-06 | Test for adding a picture with data after JFIF EOI to a dive | Stefan Fuchs |
2017-05-06 | Enable test mode in UDDF export test | Miika Turkia |
2017-05-06 | Add UDDF export-import test | Miika Turkia |
2017-05-06 | Fix memory leak | Miika Turkia |
2017-04-29 | Add SPDX header to tests | Dirk Hohndel |
2017-04-01 | Cleanup for CSV testing | Miika Turkia |
2017-04-01 | Enable CSV import-export unit conversion test | Miika Turkia |
2017-04-01 | Export-import test for manual CSV | Miika Turkia |
2017-04-01 | Change parseCSV to support unit and file selection | Miika Turkia |
2017-03-28 | minimal pO2 threshold: corrected testpreferences | Jan Mulder |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-19 | Tests for minimum gas | Stefan Fuchs |
2017-03-11 | Fix error in install target for tests on Windows | Jeremie Guichard |
2017-03-11 | Fix failures in TestPreferences for Windows run | Jeremie Guichard |
2017-03-04 | Rework TestParse to make tests independent from each other | Jeremie Guichard |
2017-03-04 | Use QTest cleanup method for proper test shutdown | Jeremie Guichard |
2017-03-04 | Use proper QTest initialization method in TestGitStorage | Jeremie Guichard |
2017-03-04 | Use proper order in QCOMPARE arguments | Jeremie Guichard |
2017-02-25 | Fix trailing '\r' test failure on Windows | Jeremie Guichard |
2017-02-25 | Improve install and test rules for Windows test execution | Jeremie Guichard |
2017-02-25 | Move CMake variables printing into a utility macro | Jeremie Guichard |
2017-02-24 | Fix "Load/Save to cloudstorage" for non-ASCII user names | Jeremie Guichard |
2017-02-24 | Make TestGitStorage::testGitStorageLocal parametrizable | Jeremie Guichard |
2017-02-24 | Replace pPrintable with qUtf8Printable in TestGitStorage | Jeremie Guichard |
2017-02-24 | Use SUBSURFACE_TEST_DATA definition to point to test data dir | Jeremie Guichard |
2017-02-21 | Simple test case for merging dives | Dirk Hohndel |
2017-02-21 | Test for basic image handling | Robert C. Helling |
2017-02-19 | Fix typo in saturation/desatureation rates | Robert C. Helling |
2017-02-11 | Set up gaslist only in the beginning of diveplan | Robert C. Helling |
2017-02-09 | Add test for merging multiple cylinders | Dirk Hohndel |
2017-02-09 | Reenable all of TestParse | Dirk Hohndel |
2017-02-09 | Fix dive number comparison for Seabear import tests | Miika Turkia |
2017-02-09 | Add numberField parameter for parse testing | Miika Turkia |
2017-02-09 | Fix typo on parse testing | Miika Turkia |
2017-02-07 | travis: Run a xfvb for TestPreferences | Anton Lundin |
2017-02-06 | On Travis, don't run TestPreferences | Dirk Hohndel |
2017-02-06 | TestParse: disable failing tests | Dirk Hohndel |
2017-02-06 | TestParse: prevent crashes | Dirk Hohndel |
2017-02-05 | TestParse: make sure we get one dive from SeabearHUDC | Dirk Hohndel |
2017-02-05 | TestPreferences needs GUI environment | Dirk Hohndel |
2017-02-05 | Our tests are actually GUILESS | Anton Lundin |
2017-01-06 | Rename prefs.deco_mode to prefs.planner_deco_mode | Robert C. Helling |
2016-12-27 | Test line-by-line for equality on Test | Tomaz Canabrava |
2016-12-27 | Correctly open the resource file | Tomaz Canabrava |