index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testparse.cpp
Age
Commit message (
Expand
)
Author
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
2015-08-25
Change Seabear TestParse to use reduced parameters
Miika Turkia
2015-08-25
Change TestParse to use reduced parameters
Miika Turkia
2015-07-28
Seabear import: fix detection of empty lines
Miika Turkia
2015-07-28
Test case: Seabear new format
Miika Turkia
2015-07-27
Test case: HUDC import
Miika Turkia
2015-07-26
Test DM4 import
Miika Turkia
2015-07-24
Create test case for DivingLog SQLite import
Miika Turkia
2015-06-16
Remove all the no longer necessary code that aborts read of first V2 file
Dirk Hohndel
2015-04-24
Adapt CSV test to include suit
Dirk Hohndel
2015-04-24
Add suit field for CSV import
Miika Turkia
2015-03-14
Some simple test for file parsing
Dirk Hohndel