You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* fix: use vector::at() rather than operator[] (#1735) * Regression test for https://github.com/Exiv2/exiv2/issues/1706 * Use vector::at() rather than operator[]. * Print to stderr when exception is caught and EXIV2_DEBUG_MESSAGES is enabled. * Check that it prints "Bad value" for the date. (cherry picked from commit f4d3adbf91e6dc4e34aee5bac7b7fd9e127a5c00) # Conflicts: # src/value.cpp * fix merge conflicts from mergify backport Co-authored-by: Kevin Backhouse <kevinbackhouse@github.com> Co-authored-by: Christoph Hasse <hassec@users.noreply.github.com> |
4 years ago | |
---|---|---|
.. | ||
data | 4 years ago | |
Makefile | 5 years ago | |
ReadMe.txt | 4 years ago | |
addmoddel.sh | 6 years ago | |
bash_tests.sh | 5 years ago | |
conversions.sh | 5 years ago | |
crw-test.sh | 5 years ago | |
exifdata-test.sh | 5 years ago | |
exiv2-test.sh | 4 years ago | |
functions.source | 5 years ago | |
geotag-test.sh | 5 years ago | |
icc-test.sh | 5 years ago | |
imagetest.sh | 6 years ago | |
iotest.sh | 5 years ago | |
iptctest.sh | 6 years ago | |
iso65k-test.sh | 6 years ago | |
modify-test.sh | 6 years ago | |
nls-test.sh | 5 years ago | |
path-test.sh | 5 years ago | |
png-test.sh | 5 years ago | |
preview-test.sh | 5 years ago | |
stdin-test.sh | 5 years ago | |
stringto-test.sh | 6 years ago | |
tests.sh | 5 years ago | |
tiff-test.sh | 5 years ago | |
unit_test.sh | 5 years ago | |
version_test.sh | 5 years ago | |
webp-test.sh | 5 years ago | |
write-test.sh | 6 years ago | |
write2-test.sh | 6 years ago | |
xmpparser-test.sh | 5 years ago |
ReadMe.txt
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