summaryrefslogtreecommitdiffstats
path: root/tests/testparse.h
diff options
context:
space:
mode:
authorGravatar Miika Turkia <miika.turkia@gmail.com>2017-05-04 22:10:35 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-05-06 08:06:42 -0700
commite52d9c2846d543899fbbe64ba0808eb117b6dd17 (patch)
treea9a166a3b643a31a19407d3347c42d1e02829795 /tests/testparse.h
parent52426b8585020214293b10e78f0b129b51141ca8 (diff)
downloadsubsurface-e52d9c2846d543899fbbe64ba0808eb117b6dd17.tar.gz
Add UDDF export-import test
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Diffstat (limited to 'tests/testparse.h')
-rw-r--r--tests/testparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index 762b922e0..80c4dacfb 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -26,6 +26,7 @@ private slots:
int parseCSVmanual(int, std::string);
void exportCSVDiveDetails();
+ void exportUDDF();
void testExport();
private: