mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add even more tests for formatDiveGasString
Signed-off-by: Anton Lundin <glance@ac2.se>
This commit is contained in:
parent
bba0da589b
commit
a681ff3410
2 changed files with 40 additions and 0 deletions
|
@ -15,5 +15,7 @@ private slots:
|
|||
void test_trimix();
|
||||
void test_trimix_deco();
|
||||
void test_reverse_trimix_deco();
|
||||
void test_trimix_and_nitrox_same_o2();
|
||||
void test_trimix_and_nitrox_lower_o2();
|
||||
void test_ccr();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue