aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testpicture.cpp
AgeCommit message (Expand)Author
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