subsurface/tests
Berthold Stoeger 08962cb38d Dive pictures: index local file name by canonical filname
The connection canonical filename to local filename was done via
two maps:
  1) canonical filename -> hash
  2) hash -> local filename
But the local filename was always queried from the canonical filename.
Therefore, directly index the former with the latter.

On startup, convert the old map to the new one.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-07-04 02:27:36 +08:00
..
CMakeLists.txt Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -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 Cleanup: introduce copy_qstring() function 2018-03-14 13:55:36 +02:00
testgitstorage.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testgpscoords.cpp Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -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 Core: introduce new subsurface-string header 2018-05-14 10:13:39 -07:00
testparse.h Add test for DL7 import 2018-01-08 06:06:12 +02:00
testpicture.cpp Dive pictures: index local file name by canonical filname 2018-07-04 02:27:36 +08:00
testpicture.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00
testplan.cpp Add planner infra structure for bailout 2018-05-14 23:47:00 +03: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
testtaglist.cpp Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testtaglist.h Change taglist_get_tagstring to support 'unlimited' tag list size 2018-04-09 07:59:51 -07:00
testunitconversion.cpp Core: introduce new subsurface-string header 2018-05-14 10:13:39 -07:00
testunitconversion.h Add SPDX header to tests 2017-04-29 13:32:55 -07:00