Age | Commit message (Expand) | Author |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-11-20 | Make handling of booleans consistent on the C++-side of preferences | Berthold Stoeger |
2017-11-12 | Typo: modp02 -> modpO2 | Berthold Stoeger |
2017-10-29 | Remove three obsolete preferences options for geocoding | Stefan Fuchs |
2017-10-01 | More VPMB state in special structure | Robert C. Helling |
2017-09-20 | Remove option to apply GFlow at maxdepth | Robert C. Helling |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-07-04 | TestPreferences: Fix update manager test date | Seamus Boyle |
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 |