55d010bad ^
21e8b1e36 ^
1
2
3 4 5 6 7 8 9
#include "testprofile.h" #include "core/dive.h" void TestProfile::testRedCeiling() { parse_file("../dives/deep.xml"); } QTEST_MAIN(TestProfile)