subsurface/tests
Stefan Fuchs 6f21d2749e Tests for minimum gas
Add automatic tests in TestPlan for minimum gas:
- Copy minimum gas result (pressure) to diveplan.
- Add cylinder size and working pressure for bottom gas to every dive in TestPlan
  Hint: Unrealistic cylinder sizes (100l, 200l) have to be used for the very long and deep dives in TestPlan
- Add minimum gas check for every dive
- Add two additional test dives in TestPlan which produce sane minimum gas results with 24l tank
  Hint: Deco check for these new dives is commented out at the moment

Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
2017-03-19 17:11:52 -07:00
..
CMakeLists.txt Fix error in install target for tests on Windows 2017-03-11 08:05:22 -08:00
testdivesiteduplication.cpp
testdivesiteduplication.h
testgitstorage.cpp Use QTest cleanup method for proper test shutdown 2017-03-04 12:03:33 -08:00
testgitstorage.h Use QTest cleanup method for proper test shutdown 2017-03-04 12:03:33 -08:00
testgpscoords.cpp
testgpscoords.h
testmerge.cpp Use QTest cleanup method for proper test shutdown 2017-03-04 12:03:33 -08:00
testmerge.h Use QTest cleanup method for proper test shutdown 2017-03-04 12:03:33 -08:00
testparse.cpp Rework TestParse to make tests independent from each other 2017-03-04 12:03:33 -08:00
testparse.h Rework TestParse to make tests independent from each other 2017-03-04 12:03:33 -08:00
testpicture.cpp
testpicture.h
testplan.cpp Tests for minimum gas 2017-03-19 17:11:52 -07:00
testplan.h Tests for minimum gas 2017-03-19 17:11:52 -07:00
testpreferences.cpp Fix failures in TestPreferences for Windows run 2017-03-11 08:05:22 -08:00
testpreferences.h Fix failures in TestPreferences for Windows run 2017-03-11 08:05:22 -08:00
testprofile.cpp
testprofile.h
testrenumber.cpp
testrenumber.h
testunitconversion.cpp
testunitconversion.h