mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 06:15:26 +00:00
Enable CSV import-export unit conversion test
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
62c7abc2a8
commit
8bb9eb501b
1 changed files with 0 additions and 5 deletions
|
@ -478,13 +478,8 @@ void TestParse::exportCSVDiveDetails()
|
|||
export_dives_xslt("testcsvexportmanual2.csv", 0, 0, "xml2manualcsv.xslt");
|
||||
save_dives("./testing.xml");
|
||||
|
||||
/*
|
||||
* Keeping the actual test disabled, until rounding errors and other bugs are fixed
|
||||
*
|
||||
|
||||
FILE_COMPARE("testcsvexportmanual2.csv",
|
||||
"testcsvexportmanual.csv");
|
||||
*/
|
||||
}
|
||||
|
||||
void TestParse::testExport()
|
||||
|
|
Loading…
Add table
Reference in a new issue