Age | Commit message (Expand) | Author |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2018-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-09-28 | Cleanup: remove redundant prototypes from dive.h | Berthold Stoeger |
2018-09-13 | Optional anonymization upon export | Robert C. Helling |
2018-08-23 | Parse: pass dive_table argument to parse_file() | Berthold Stoeger |
2018-07-26 | Whitespace cleanup tests | Dirk Hohndel |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-04-19 | CSV import: fix setpoint (typo) | Miika Turkia |
2018-03-19 | CSV import/export: Sort parameter list and add comment | Stefan Fuchs |
2018-01-08 | Parameter size needs to be increased for test | Miika Turkia |
2018-01-08 | Update DL7 tests to current import | Miika Turkia |
2018-01-08 | Compare DL7 import to saved conversion | Miika Turkia |
2018-01-08 | Add test for DL7 import | Miika Turkia |
2017-11-27 | Refactore parse-xml.c into parse.c and parse-xml.c | Miika Turkia |
2017-11-27 | Add test for DM5 import | Miika Turkia |
2017-05-27 | Fix some warnings | Dirk Hohndel |
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 | 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-04 | Rework TestParse to make tests independent from each other | 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-24 | Use SUBSURFACE_TEST_DATA definition to point to test data dir | Jeremie Guichard |
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-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 | Our tests are actually GUILESS | Anton Lundin |
2016-12-27 | Test line-by-line for equality on Test | Tomaz Canabrava |
2016-12-27 | Correctly open the resource file | Tomaz Canabrava |
2016-04-05 | Fix compilation with the new folder architecture | Tomaz Canabrava |
2016-03-09 | Silence warnings in testparse.cpp | Dirk Hohndel |
2016-03-07 | Fix annoyances on file.c | Tomaz Canabrava |
2015-09-29 | Make sure we don't create multiple dive sites with the same uuid | Dirk Hohndel |
2015-09-13 | Test case: compare DLD log with a saved one | Miika Turkia |
2015-09-13 | Test case: reading zip and DLD parsing | Miika Turkia |
2015-08-27 | Update tests to use cleaner CSV parsing "API" | Miika Turkia |