exiv2/test
David Houlder b385f2db1c
Canon cr3 previews (#1958)
* Extract THMB and PRVW images from Canon CR3 file

* Added test for Canon CR3 preview extraction.

Added test data Canon-R6-pruned.CR3 (first 492016 bytes of https://raw.pixls.us/getfile.php/4659/nice/Canon%20-%20Canon%20EOS%20R6%20-%203:2.CR3).

See https://github.com/Exiv2/exiv2/issues/1893

* Fixed format specifier

* Update src/bmffimage.cpp

Co-authored-by: Miloš Komarčević <4973094+kmilos@users.noreply.github.com>

* Update src/bmffimage.cpp

Co-authored-by: Miloš Komarčević <4973094+kmilos@users.noreply.github.com>

* retrigger checks

Co-authored-by: Miloš Komarčević <4973094+kmilos@users.noreply.github.com>
2021-10-17 22:28:05 +01:00
..
data Canon cr3 previews (#1958) 2021-10-17 22:28:05 +01:00
addmoddel.sh
bash_tests.sh
conversions.sh
crw-test.sh
exifdata-test.sh
exiv2-test.sh Fixing exiv2-test.sh message when test/tmp is empty. 2021-02-19 16:16:35 +00:00
functions.source Fixing EXIV2_PORT on MinGW/msys2. 2020-10-23 13:12:49 +01:00
geotag-test.sh
icc-test.sh
imagetest.sh
iotest.sh
iptctest.sh
iso65k-test.sh
Makefile Don't set --verbose in makefile. Don't treat exiv2_echo == VERBOSE. 2020-10-22 15:25:48 +01:00
modify-test.sh
nls-test.sh Add +x (execute) attribute to shell scripts. 2020-10-18 12:53:57 +01:00
path-test.sh
png-test.sh
preview-test.sh
ReadMe.txt Add test/ReadMe.txt 2021-03-17 07:41:21 +00:00
stdin-test.sh
stringto-test.sh
tests.sh
tiff-test.sh
unit_test.sh
version_test.sh
webp-test.sh
write2-test.sh
write-test.sh
xmpparser-test.sh

The test scripts in this directory are not longer in service and will be removed in Exiv2 v0.28
The functionality of the scripts in this directory is implemented in tests/bash_tests