subsurface/tests
Patrick Valsecchi ce79b9ffa4 Add support for more GPS coordinate formats.
As requested in the user forum and in the mailing list, now support:
 - 46.473881 6.784696  (format used in XML files)
 - 48 51.491n 2 17.677e

I was not able to handle the XML format in a generic way without making
the code too ugly. So I've added an exception.

Signed-off-by: Patrick Valsecchi <patrick@thus.ch>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-02-23 05:37:34 -08: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
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 First test case implemented. 2014-04-14 11:49:49 -07:00