subsurface/tests
Berthold Stoeger bdc470a80e Cleanup: Remove hash field from picture-structure
The hash field in the picture-structure was in principle non-operational.
It was set on loading, but never actually changed. The authoritative
hash comes from the filename->hash map.

Therefore, make this explicit by removing the hash field from the
picture structure.

Instead of filling the picture structure on loading, add the
hash directly to the filename->hash map. This is done in the
register_hash() function, which does not overwrite old entries.
I.e. the local hash has priority over the save-file. This
policy might be refined in the future.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-03-05 18:04:57 +02:00
..
CMakeLists.txt Test for adding a picture with data after JFIF EOI to a dive 2017-05-06 10:31:09 -07:00
testdivesiteduplication.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testdivesiteduplication.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgitstorage.cpp Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
testgitstorage.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgpscoords.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgpscoords.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testmerge.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testmerge.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testparse.cpp Parameter size needs to be increased for test 2018-01-08 06:06:12 +02:00
testparse.h Add test for DL7 import 2018-01-08 06:06:12 +02:00
testpicture.cpp Cleanup: Remove hash field from picture-structure 2018-03-05 18:04:57 +02:00
testpicture.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testplan.cpp Localize global planner state 2017-11-25 20:13:01 +01:00
testplan.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testpreferences.cpp Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
testpreferences.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testprofile.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testprofile.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testrenumber.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testrenumber.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testunitconversion.cpp Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testunitconversion.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00