From 7e4c8c387b4d72432c5fbdc922b60b7d3ff31277 Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 30 Oct 2018 11:55:11 +0100 Subject: 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 --- tests/testplan.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testplan.h') diff --git a/tests/testplan.h b/tests/testplan.h index fbd2df136..76b248e3d 100644 --- a/tests/testplan.h +++ b/tests/testplan.h @@ -18,6 +18,7 @@ private slots: void testVpmbMetricMultiLevelAir(); void testVpmbMetric100m10min(); void testVpmbMetricRepeat(); + void testMultipleGases(); }; #endif // TESTPLAN_H -- cgit v1.2.3-70-g09d2