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.
norbertwg 9ca161d1e5
Rename resp. remove duplicate exif keys (#2434)
* rename resp. remove duplicate Exif keys

Duplicate key names with different tag are renamed
Following most of the existing entries, the key with higher tag number
is renamed to ...2.
Exceptions: Canon.CustomFunctions,Olympus.ImageHeight,Olympus.ImageWidth
In the available images samples only the key with higher tag number is
used, so changing the other has less impact on test data and also on
users.
Canon.WhiteBalanceTable with tag 0x00a4 was listed twice, once with
description "SharpnessTable". The entry with the deviating description
is deleted.

* clang format

* adjust test output files (after merge with Exiv2)

* add Exif.NikonLd4.FocusDistance to EasyAccess API

* clang format
2 years ago
..
bash_tests Rename resp. remove duplicate exif keys (#2434) 2 years ago
bugfixes Regression test for https://github.com/Exiv2/exiv2/issues/2427 3 years ago
lens_tests Improve config file platform test 4 years ago
regression_tests Regression test for https://github.com/Exiv2/exiv2/issues/2427 3 years ago
tiff_test Move all tests depending on sample applications to bash_tests 3 years ago
README-TESTS.md Update `README-TESTS.md` with test file policy 3 years ago
__init__.py Added replacement for the current regression test suite 8 years ago
requirements.txt Refactor stringto-test.sh to stringto_test() 5 years ago
runner.py Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set). 5 years ago
suite.conf Adapt tests to changes in JP2 3 years ago
system_tests.py Spelling (#2067) 3 years ago