Age | Commit message (Expand) | Author |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
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 |