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
Age
Commit message (
Expand
)
Author
2021-09-13
core: remove location service preferences
Dirk Hohndel
2021-07-23
tests: initialize our prefs to the default values
Dirk Hohndel
2021-05-07
The planner should not always ascent from the depth of
Robert C. Helling
2021-04-19
cloudstorage: adapt tests
Dirk Hohndel
2021-04-19
cloudstorage: some cleanup of cloud url handling
Dirk Hohndel
2021-03-24
tests: fix incorrect relative path names
v5.0.0
Dirk Hohndel
2021-03-24
Add test for profile in VPMB mode
Robert C. Helling
2021-02-17
cleanup: remove setAppState from TestPlan
Berthold Stoeger
2021-01-06
preferences: remove pointless member
Dirk Hohndel
2020-11-19
build-system: fix tests in mobile builds
Dirk Hohndel
2020-10-26
tests: don't fail if TestGitStorage can reach the server
Dirk Hohndel
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-10-25
cleanup: break out event-related code into event.[c|h]
Berthold Stoeger
2020-10-25
cleanup: remove unsaved_changes() test in testrenumber.cpp
Berthold Stoeger
2020-10-24
tests: move TestGitStorage to its own test config
Dirk Hohndel
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-10-23
parser: replace params[] code by new xml_params struct
Berthold Stoeger
2020-10-17
filter: remove filter_preset_table_t
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-05-26
Test case for multicylinder support on CSV import
Miika Turkia
2020-05-26
Use single cylinder dive for tests
Miika Turkia
2020-05-26
Initialize variable to silence compiler warning
Miika Turkia
2020-05-18
Use stored SAC for validation
Miika Turkia
2020-05-18
TestParse to support SAC
Miika Turkia
2020-05-06
media: move addition of pictures out of create_picture()
Berthold Stoeger
2020-05-06
media: use table instead of linked list for media
Berthold Stoeger
2020-05-05
Explanatory comment in testprofile.cpp
Robert C. Helling
2020-05-04
Add test for profile data
Robert C. Helling
2020-05-04
CSV import/export test: Add support for dive mode
Miika Turkia
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-04-26
move GitHub url to the Subsurface org
Dirk Hohndel
2020-04-24
cleanup: move clearing of device nodes to clear_dive_file_data()
Berthold Stoeger
2020-04-19
desktop: remove user survey
Dirk Hohndel
2020-04-15
testing: re-enable TestGitStorage
Dirk Hohndel
2020-04-15
testing/git-storage: alternative random number generation for Qt 5.9
Dirk Hohndel
2020-04-15
testing/git-storage: fairly fundamental rewrite of the storage test
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-03-31
cleanup: don't compile subsurface-helper.cpp for tests
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-03-09
tests: don't build PlannerShared
Dirk Hohndel
2020-02-04
Cleanup: rename plannerShared to PlannerShared
Berthold Stoeger
2020-01-31
Remove plannerShared::instance()
Berthold Stoeger
2020-01-26
GitHub Actions: disabling TestGitStorage again
Dirk Hohndel
2020-01-25
diveplanner: adjust sac-factor calculation.
jan Iversen
2020-01-25
dive planner: correct bottomsac/decosac calc.
jan Iversen
2020-01-25
diveplanner: call planner model directly for simple variables.
jan Iversen
2020-01-20
backend-shared: remove asc/desc functions
jan Iversen
2020-01-20
core/settings:: remove string functions for units
jan Iversen
2020-01-20
core/settings: allow signals to be strongly typed in C++
jan Iversen
[next]