mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add a test for the VPM-B mode of the planner
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
41349c29dd
commit
fbce8a0378
2 changed files with 76 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class TestPlan : public QObject {
|
|||
private slots:
|
||||
void testImperial();
|
||||
void testMetric();
|
||||
void testVpmbMetric();
|
||||
};
|
||||
|
||||
#endif // TESTPLAN_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue