mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Test case for CSV profile export to imperial and back
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
f2e23e7815
commit
726c9e859c
2 changed files with 50 additions and 0 deletions
|
@ -26,6 +26,8 @@ private slots:
|
|||
|
||||
int parseCSVmanual(int, std::string);
|
||||
void exportCSVDiveDetails();
|
||||
int parseCSVprofile(int, std::string);
|
||||
void exportCSVDiveProfile();
|
||||
void exportUDDF();
|
||||
void testExport();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue