exiv2/test
Alexander Steffen 73efa4515c Add test for all known Canon lenses
Generates a test case for every known lens from canonCsLensType, that first
sets the corresponding lens metadata and then verifies that exiv2 maps it
to the expected lens description. Only metadata fields that are relevant
for lens identification are modified.
2021-06-02 21:21:35 +02:00
..
data Add test for all known Canon lenses 2021-06-02 21:21:35 +02:00
addmoddel.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
bash_tests.sh Replace make test with make bash_tests because CMake/Linux refuses a target called 'test' 2020-04-19 12:58:01 +01:00
conversions.sh Tweak conversion.sh for TZ conversion error in MSVC. 2020-09-11 14:33:44 +01:00
crw-test.sh Makefile change to make netbsd bash/5 happy 2020-05-26 15:33:10 +01:00
exifdata-test.sh Hopefully the last cleanup. 2020-05-26 08:31:10 +01:00
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 Simplification of test/geotag-test.sh 2020-05-26 07:05:05 +01:00
icc-test.sh Fix correctly this time and tested with the user files. Test suite updated to use Reagan2.jp2 2020-07-07 18:56:18 +01:00
imagetest.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
iotest.sh Hopefully the last cleanup. 2020-05-26 08:31:10 +01:00
iptctest.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
iso65k-test.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
Makefile Don't set --verbose in makefile. Don't treat exiv2_echo == VERBOSE. 2020-10-22 15:25:48 +01:00
modify-test.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
nls-test.sh Add +x (execute) attribute to shell scripts. 2020-10-18 12:53:57 +01:00
path-test.sh fix_1004_0.27 2020-04-13 23:53:47 +01:00
png-test.sh C++ changes requested by @piponazo. Fix python png_test() recommended by @LeoHsiao1. Update reference output. 2020-10-09 18:50:27 +01:00
preview-test.sh Only use bdiff on SunOS 2020-05-11 18:48:00 +01:00
ReadMe.txt Add test/ReadMe.txt 2021-03-17 07:41:21 +00:00
stdin-test.sh More cleanup. 2020-05-25 14:19:16 +01:00
stringto-test.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
tests.sh new bash scripts 2020-04-19 08:05:01 +01:00
tiff-test.sh Hopefully the last cleanup. 2020-05-26 08:31:10 +01:00
unit_test.sh Don't allow binary into the output stream! 2020-05-11 18:29:35 +01:00
version_test.sh enhanced_test4_0.27 2020-04-19 17:49:20 +01:00
webp-test.sh More cleanup. 2020-05-25 14:19:16 +01:00
write2-test.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
write-test.sh fix_958_usr_bin_env_bash_test 2019-10-08 10:56:11 +02:00
xmpparser-test.sh More cleanup. 2020-05-25 14:19:16 +01:00

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