From e2197a56a4600c8651a95c4ce9b4f3a0e300b125 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sat, 6 Jan 2018 23:09:34 +0200 Subject: Compare DL7 import to saved conversion Signed-off-by: Miika Turkia --- tests/testparse.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/testparse.cpp b/tests/testparse.cpp index 5e6b4cd1a..ae45bacf0 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -502,8 +502,9 @@ void TestParse::parseDL7() params, pnr - 1 , "DL7"), 0); QCOMPARE(dive_table.nr, 1); - FILE_COMPARE("testuddfexport.uddf", - "testuddfexport2.uddf"); + QCOMPARE(save_dives("./testdl7out.ssrf"), 0); + FILE_COMPARE("./testdl7out.ssrf", + SUBSURFACE_TEST_DATA "/dives/DL7.xml"); clear_dive_file_data(); } -- cgit v1.2.3-70-g09d2