index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
testplan.cpp
Age
Commit message (
Expand
)
Author
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2018-10-30
A test for gases used in the planner
Robert C. Helling
2018-09-13
Optional anonymization upon export
Robert C. Helling
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-07-26
Whitespace cleanup tests
Dirk Hohndel
2018-05-14
Add planner infra structure for bailout
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-10-01
More VPMB state in special structure
Robert C. Helling
2017-08-29
Store a table of deco stops in planner
Robert C. Helling
2017-08-29
Make plan take dive and decotimestep as arguments
Robert C. Helling
2017-05-26
Adopt planner state caching to new struct
Robert C. Helling
2017-04-29
Add SPDX header to tests
Dirk Hohndel
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2017-03-19
Tests for minimum gas
Stefan Fuchs
2017-02-19
Fix typo in saturation/desatureation rates
Robert C. Helling
2017-02-11
Set up gaslist only in the beginning of diveplan
Robert C. Helling
2017-02-05
Our tests are actually GUILESS
Anton Lundin
2017-01-06
Rename prefs.deco_mode to prefs.planner_deco_mode
Robert C. Helling
2016-09-24
Rename conservatism_level to vpmb_conservatism
Rick Walsh
2016-07-09
Update TestPlan for divedatapoint storing cylinder id instead of gasmix
Rick Walsh
2016-04-05
Fix compilation with the new folder architecture
Tomaz Canabrava
2016-03-09
Silence warnings in testplan.cpp
Dirk Hohndel
2015-10-06
TestPlan: update known Subsurface runtimes
Rick Walsh
2015-10-06
TestPlan: include subsurfacestartup.h
Rick Walsh
2015-10-06
Correctly copy preferences
Dirk Hohndel
2015-09-27
TestPlan: Set VPM-B conservatism to zero
Rick Walsh
2015-09-22
TestPlan: Add test for repeating dive
Rick Walsh
2015-08-31
Adopt expected times in TestPlan
Robert C. Helling
2015-08-31
Changed qInfo() to qDebug()
Robert C. Helling
2015-08-30
TestPlan: Do not re-declare bool result
Rick Walsh
2015-08-29
VPM-B Tests: Compare against known Subsurface runtime
Rick Walsh
2015-08-29
Update expected runtime of VPM-B test to match benchmark
Rick Walsh
2015-08-29
VPM-B Tests: Output first ceiling
Rick Walsh
2015-08-25
Dive planner tests: pass dives that are close to expected duration
Rick Walsh
2015-08-25
VPM-B: Add more planner tests
Rick Walsh
2015-08-25
Test VPM-B Correct expected dive time in comment
Rick Walsh
2015-08-25
Test another VPM-B dive plan
Rick Walsh
2015-08-23
Add a test for the VPM-B mode of the planner
Robert C. Helling
2015-07-06
Fix typo in test and some numbers
Robert C. Helling
2015-07-05
Adapt the test to the API change
Dirk Hohndel
2015-07-05
Add simple test for the dive planner
Dirk Hohndel