subsurface/tests
Miika Turkia 921041163b Seabear import: fix detection of empty lines
The old code trusted in Windows new lines with length of 3. The new code
strips out spaces and line ending chars resulting in empty line being
of length 0.

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-07-28 09:32:53 -07:00
..
testgpscoords.cpp Add support for more GPS coordinate formats. 2015-02-23 05:37:34 -08:00
testgpscoords.h Add support for more GPS coordinate formats. 2015-02-23 05:37:34 -08:00
testparse.cpp Seabear import: fix detection of empty lines 2015-07-28 09:32:53 -07:00
testparse.h Test case: Seabear new format 2015-07-28 08:47:05 -07:00
testplan.cpp Fix typo in test and some numbers 2015-07-06 08:56:48 -07:00
testplan.h Add simple test for the dive planner 2015-07-05 09:42:38 -07:00
testprofile.cpp Moved code around to make possible to compile the C part alone. 2014-04-17 08:46:29 -07:00
testprofile.h Moved code around to make possible to compile the C part alone. 2014-04-17 08:46:29 -07:00
testunitconversion.cpp Moved code around to make possible to compile the C part alone. 2014-04-17 08:46:29 -07:00
testunitconversion.h