aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testparse.cpp
AgeCommit message (Expand)Author
2018-07-26Whitespace cleanup testsGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-19CSV import: fix setpoint (typo)Gravatar Miika Turkia
2018-03-19CSV import/export: Sort parameter list and add commentGravatar Stefan Fuchs
2018-01-08Parameter size needs to be increased for testGravatar Miika Turkia
2018-01-08Update DL7 tests to current importGravatar Miika Turkia
2018-01-08Compare DL7 import to saved conversionGravatar Miika Turkia
2018-01-08Add test for DL7 importGravatar Miika Turkia
2017-11-27Refactore parse-xml.c into parse.c and parse-xml.cGravatar Miika Turkia
2017-11-27Add test for DM5 importGravatar Miika Turkia
2017-05-27Fix some warningsGravatar Dirk Hohndel
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-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-04Rework TestParse to make tests independent from each otherGravatar 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-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
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-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-05Our tests are actually GUILESSGravatar Anton Lundin
2016-12-27Test line-by-line for equality on TestGravatar Tomaz Canabrava
2016-12-27Correctly open the resource fileGravatar Tomaz Canabrava
2016-04-05Fix compilation with the new folder architectureGravatar Tomaz Canabrava
2016-03-09Silence warnings in testparse.cppGravatar Dirk Hohndel
2016-03-07Fix annoyances on file.cGravatar Tomaz Canabrava
2015-09-29Make sure we don't create multiple dive sites with the same uuidGravatar Dirk Hohndel
2015-09-13Test case: compare DLD log with a saved oneGravatar Miika Turkia
2015-09-13Test case: reading zip and DLD parsingGravatar Miika Turkia
2015-08-27Update tests to use cleaner CSV parsing "API"Gravatar Miika Turkia
2015-08-25Change Seabear TestParse to use reduced parametersGravatar Miika Turkia
2015-08-25Change TestParse to use reduced parametersGravatar Miika Turkia
2015-07-28Seabear import: fix detection of empty linesGravatar Miika Turkia
2015-07-28Test case: Seabear new formatGravatar Miika Turkia
2015-07-27Test case: HUDC importGravatar Miika Turkia