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
/
testprofile.cpp
Age
Commit message (
Expand
)
Author
2020-10-24
parser: add device_table to parser state
Berthold Stoeger
2020-09-29
filter: load filter presets from XML files
Berthold Stoeger
2020-05-05
Explanatory comment in testprofile.cpp
Robert C. Helling
2020-05-04
Add test for profile data
Robert C. Helling
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2017-04-29
Add SPDX header to tests
Dirk Hohndel
2017-02-05
Our tests are actually GUILESS
Anton Lundin
2016-04-05
Fix compilation with the new folder architecture
Tomaz Canabrava
2014-04-17
Moved code around to make possible to compile the C part alone.
Tomaz Canabrava