mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Test case for multicylinder support on CSV import
Test for importing Subsurface generated CSV dive details, with multiple cylinders support. Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
e8f97cbc3f
commit
75f3cb2027
2 changed files with 42 additions and 0 deletions
|
@ -26,6 +26,7 @@ private slots:
|
|||
void testParseMerge();
|
||||
|
||||
int parseCSVmanual(int, std::string);
|
||||
void exportSubsurfaceCSV();
|
||||
void exportCSVDiveDetails();
|
||||
int parseCSVprofile(int, std::string);
|
||||
void exportCSVDiveProfile();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue