exiv2/tests
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
2022-12-30 14:37:05 +01:00
..
bash_tests Rename resp. remove duplicate exif keys (#2434) 2022-12-30 14:37:05 +01:00
bugfixes Regression test for https://github.com/Exiv2/exiv2/issues/2427 2022-11-27 15:35:57 +00:00
lens_tests Improve config file platform test 2021-12-20 11:13:33 +01:00
regression_tests Regression test for https://github.com/Exiv2/exiv2/issues/2427 2022-11-27 15:35:57 +00:00
tiff_test Move all tests depending on sample applications to bash_tests 2022-02-09 22:19:49 +01:00
__init__.py Added replacement for the current regression test suite 2018-01-05 00:42:45 +01:00
README-TESTS.md Update README-TESTS.md with test file policy 2022-02-06 13:00:14 +00:00
requirements.txt Refactor stringto-test.sh to stringto_test() 2020-09-14 20:04:58 +08:00
runner.py Fixing VERBOSE in environment (args.verbose==2 when set. args.verbose==0 when not set). 2020-10-22 17:05:54 +01:00
suite.conf Adapt tests to changes in JP2 2022-03-18 14:44:25 +01:00
system_tests.py Spelling (#2067) 2022-02-04 08:53:04 +01:00