aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testplan.cpp
AgeCommit message (Expand)Author
2019-08-08Cleanup: move planner/deco related declarations planner/deco.hGravatar Berthold Stoeger
2019-05-12Turn application state into enumGravatar Berthold Stoeger
2018-10-30A test for gases used in the plannerGravatar Robert C. Helling
2018-09-13Optional anonymization upon exportGravatar Robert C. Helling
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-07-26Whitespace cleanup testsGravatar Dirk Hohndel
2018-05-14Add planner infra structure for bailoutGravatar Robert C. Helling
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-10-01More VPMB state in special structureGravatar Robert C. Helling
2017-08-29Store a table of deco stops in plannerGravatar Robert C. Helling
2017-08-29Make plan take dive and decotimestep as argumentsGravatar Robert C. Helling
2017-05-26Adopt planner state caching to new structGravatar Robert C. Helling
2017-04-29Add SPDX header to testsGravatar Dirk Hohndel
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-19Tests for minimum gasGravatar Stefan Fuchs
2017-02-19Fix typo in saturation/desatureation ratesGravatar Robert C. Helling
2017-02-11Set up gaslist only in the beginning of diveplanGravatar Robert C. Helling
2017-02-05Our tests are actually GUILESSGravatar Anton Lundin
2017-01-06Rename prefs.deco_mode to prefs.planner_deco_modeGravatar Robert C. Helling
2016-09-24Rename conservatism_level to vpmb_conservatismGravatar Rick Walsh
2016-07-09Update TestPlan for divedatapoint storing cylinder id instead of gasmixGravatar Rick Walsh
2016-04-05Fix compilation with the new folder architectureGravatar Tomaz Canabrava
2016-03-09Silence warnings in testplan.cppGravatar Dirk Hohndel
2015-10-06TestPlan: update known Subsurface runtimesGravatar Rick Walsh
2015-10-06TestPlan: include subsurfacestartup.hGravatar Rick Walsh
2015-10-06Correctly copy preferencesGravatar Dirk Hohndel
2015-09-27TestPlan: Set VPM-B conservatism to zeroGravatar Rick Walsh
2015-09-22TestPlan: Add test for repeating diveGravatar Rick Walsh
2015-08-31Adopt expected times in TestPlanGravatar Robert C. Helling
2015-08-31Changed qInfo() to qDebug()Gravatar Robert C. Helling
2015-08-30TestPlan: Do not re-declare bool resultGravatar Rick Walsh
2015-08-29VPM-B Tests: Compare against known Subsurface runtimeGravatar Rick Walsh
2015-08-29Update expected runtime of VPM-B test to match benchmarkGravatar Rick Walsh
2015-08-29VPM-B Tests: Output first ceilingGravatar Rick Walsh
2015-08-25Dive planner tests: pass dives that are close to expected durationGravatar Rick Walsh
2015-08-25VPM-B: Add more planner testsGravatar Rick Walsh
2015-08-25Test VPM-B Correct expected dive time in commentGravatar Rick Walsh
2015-08-25Test another VPM-B dive planGravatar Rick Walsh
2015-08-23Add a test for the VPM-B mode of the plannerGravatar Robert C. Helling
2015-07-06Fix typo in test and some numbersGravatar Robert C. Helling
2015-07-05Adapt the test to the API changeGravatar Dirk Hohndel
2015-07-05Add simple test for the dive plannerGravatar Dirk Hohndel