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
/
testparse.cpp
Age
Commit message (
Expand
)
Author
2020-10-25
cleanup: split out divecomputer functions from dive.c
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-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-04
CSV import/export test: Add support for dive mode
Miika Turkia
2020-04-24
cleanup: move clearing of device nodes to clear_dive_file_data()
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-01-10
code cleanup: use setPath to set directory
Dirk Hohndel
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
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
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-01-09
Parser: add trip_table parameter to parsing functions
Berthold Stoeger
2018-09-28
Parser: parse text-based files into arbitrary table
Berthold Stoeger
2018-09-28
Cleanup: remove redundant prototypes from dive.h
Berthold Stoeger
2018-09-13
Optional anonymization upon export
Robert C. Helling
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-07-26
Whitespace cleanup tests
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-04-19
CSV import: fix setpoint (typo)
Miika Turkia
2018-03-19
CSV import/export: Sort parameter list and add comment
Stefan Fuchs
2018-01-08
Parameter size needs to be increased for test
Miika Turkia
2018-01-08
Update DL7 tests to current import
Miika Turkia
2018-01-08
Compare DL7 import to saved conversion
Miika Turkia
2018-01-08
Add test for DL7 import
Miika Turkia
2017-11-27
Refactore parse-xml.c into parse.c and parse-xml.c
Miika Turkia
2017-11-27
Add test for DM5 import
Miika Turkia
2017-05-27
Fix some warnings
Dirk Hohndel
2017-05-12
Test case for CSV profile export to imperial and back
Miika Turkia
2017-05-07
Merge branch 'seabear-refactor'
Dirk Hohndel
2017-05-07
Change test case to use new Seabear parsing function
Miika Turkia
2017-05-07
Move intdup to qthelper
Miika Turkia
2017-05-06
Enable test mode in UDDF export test
Miika Turkia
2017-05-06
Add UDDF export-import test
Miika Turkia
2017-05-06
Fix memory leak
Miika Turkia
2017-04-29
Add SPDX header to tests
Dirk Hohndel
2017-04-01
Cleanup for CSV testing
Miika Turkia
2017-04-01
Enable CSV import-export unit conversion test
Miika Turkia
2017-04-01
Export-import test for manual CSV
Miika Turkia
2017-04-01
Change parseCSV to support unit and file selection
Miika Turkia
2017-03-04
Rework TestParse to make tests independent from each other
Jeremie Guichard
2017-03-04
Use proper order in QCOMPARE arguments
Jeremie Guichard
2017-02-25
Fix trailing '\r' test failure on Windows
Jeremie Guichard
2017-02-24
Use SUBSURFACE_TEST_DATA definition to point to test data dir
Jeremie Guichard
[next]