mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fixes a couple of issues with the tests. Also, a type in prefs.h is "short" while it's actually a boolean, this made me write the wrong testcase for this. Fixed this by setting the Qt wrapper to bool, but I didn't changed the c implementation because I tought I could break something. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| testdivesiteduplication.cpp | ||
| testdivesiteduplication.h | ||
| testgitstorage.cpp | ||
| testgitstorage.h | ||
| testgpscoords.cpp | ||
| testgpscoords.h | ||
| testparse.cpp | ||
| testparse.h | ||
| testplan.cpp | ||
| testplan.h | ||
| testpreferences.cpp | ||
| testpreferences.h | ||
| testprofile.cpp | ||
| testprofile.h | ||
| testrenumber.cpp | ||
| testrenumber.h | ||
| testunitconversion.cpp | ||
| testunitconversion.h | ||