mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
A test for gases used in the planner
This tests for the planner getting the gases in the manually entered part of the dive wrong (as here: from incorrect value returned by get_gasmix_at_time. Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
d9f2b537af
commit
7e4c8c387b
2 changed files with 54 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ private slots:
|
|||
void testVpmbMetricMultiLevelAir();
|
||||
void testVpmbMetric100m10min();
|
||||
void testVpmbMetricRepeat();
|
||||
void testMultipleGases();
|
||||
};
|
||||
|
||||
#endif // TESTPLAN_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue