aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testpicture.cpp
AgeCommit message (Expand)Author
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2018-12-13Dive media: add media to closest diveGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-07-26Whitespace cleanup testsGravatar Dirk Hohndel
2018-07-04Dive pictures: remove hashesGravatar Berthold Stoeger
2018-07-04Dive pictures: index local file name by canonical filnameGravatar Berthold Stoeger
2018-03-05Cleanup: Remove hash field from picture-structureGravatar Berthold Stoeger
2018-03-05Cleanup: Fold add_hash() call into learnHash() functionGravatar Berthold Stoeger
2018-03-05Cleanup: Don't store hash in picture struct in learnHash()Gravatar Berthold Stoeger
2017-05-06Test for adding a picture with data after JFIF EOI to a diveGravatar Stefan Fuchs
2017-04-29Add SPDX header to testsGravatar Dirk Hohndel
2017-02-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
2017-02-21Test for basic image handlingGravatar Robert C. Helling