From acd791b7c14a9f28cd65dbd62df489b8c0088f26 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 14 Mar 2017 06:58:59 +0200 Subject: Export-import test for manual CSV Note that the actual validation of the result is currently disabled, so the tests will pass even though there are some bugs and rounding errors present. Signed-off-by: Miika Turkia --- tests/testparse.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/testparse.h') diff --git a/tests/testparse.h b/tests/testparse.h index ae76c0337..934c48dec 100644 --- a/tests/testparse.h +++ b/tests/testparse.h @@ -23,6 +23,10 @@ private slots: void testParseDLD(); void testParseMerge(); + int parseCSVmanual(int, std::string); + void exportCSVDiveDetails(); + void testExport(); + private: sqlite3 *_sqlite3_handle = NULL; }; -- cgit v1.2.3-70-g09d2