summaryrefslogtreecommitdiffstats
path: root/tests/testmerge.cpp
AgeCommit message (Expand)Author
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-04-12Dive site: fix merging testsGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-07-26Whitespace cleanup testsGravatar Dirk Hohndel
2017-04-29Add SPDX header to testsGravatar Dirk Hohndel
2017-03-04Use QTest cleanup method for proper test shutdownGravatar Jeremie Guichard
2017-03-04Use proper order in QCOMPARE argumentsGravatar Jeremie Guichard
2017-02-25Fix trailing '\r' test failure on WindowsGravatar Jeremie Guichard
2017-02-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
2017-02-21Simple test case for merging divesGravatar Dirk Hohndel