summaryrefslogtreecommitdiffstats
path: root/tests/testparse.h
diff options
context:
space:
mode:
authorGravatar Miika Turkia <miika.turkia@gmail.com>2015-07-27 16:13:33 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-27 06:35:19 -0700
commit80fe9f8c0dfd6118ecb3d1c56fd3128a84c1c563 (patch)
tree65f0c270d8990480cdb763502d9e0e08e9e5d999 /tests/testparse.h
parentffa45b9d244620e27683bb4109b15f0f414487e8 (diff)
downloadsubsurface-80fe9f8c0dfd6118ecb3d1c56fd3128a84c1c563.tar.gz
Test case: HUDC import
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testparse.h')
-rw-r--r--tests/testparse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index 23a7c4901..ae6131090 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -13,6 +13,8 @@ private slots:
void testParseCompareOutput();
void testParseDM4();
void testParseCompareDM4Output();
+ void testParseHUDC();
+ void testParseCompareHUDCOutput();
};
#endif