subsurface/tests
Tomaz Canabrava 5f9df02ffc Fix tests linkage
I wasn't linking the tests against the qrc library, which made trying to
load the xslt transformation files for the parse test fail.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-24 16:32:38 -07:00
..
CMakeLists.txt Fix tests linkage 2016-03-24 16:32:38 -07:00
testdivesiteduplication.cpp Add test for dive site duplication bug 2015-08-30 10:32:38 -07:00
testdivesiteduplication.h Add test for dive site duplication bug 2015-08-30 10:32:38 -07:00
testgitstorage.cpp Prevent possible SIGSEGV in test 2016-03-23 12:12:11 -07:00
testgitstorage.h Add test case for multi line dive notes merging 2015-08-30 13:00:32 -07:00
testgpscoords.cpp Add test for more GPS coordinates 2015-10-07 17:18:44 +01:00
testgpscoords.h Add test for more GPS coordinates 2015-10-07 17:18:44 +01:00
testparse.cpp Silence warnings in testparse.cpp 2016-03-09 21:50:37 -08:00
testparse.h Test case: compare DLD log with a saved one 2015-09-13 15:28:04 -07:00
testplan.cpp Silence warnings in testplan.cpp 2016-03-09 21:50:37 -08:00
testplan.h TestPlan: Add test for repeating dive 2015-09-22 07:36:37 -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
testrenumber.cpp Remove unnecessary call from tests 2015-11-07 09:56:41 -08:00
testrenumber.h Add test for import, merge and renumbering 2015-10-05 16:35:09 +01:00
testunitconversion.cpp Silence compiler warnings 2016-02-01 18:01:05 -08:00
testunitconversion.h