mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add test for import, merge and renumbering
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f0a176149a
commit
cb112f9ac5
3 changed files with 54 additions and 0 deletions
|
|
@ -583,6 +583,7 @@ if(NOT NO_TESTS)
|
|||
TEST(TestParse testparse.cpp)
|
||||
TEST(TestPlan testplan.cpp)
|
||||
TEST(TestDiveSiteDuplication testdivesiteduplication.cpp)
|
||||
TEST(TestRenumber testrenumber.cpp)
|
||||
TEST(TestGitStorage testgitstorage.cpp)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue