exiv2/tests/bash_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
..
__init__.py Rename bash_test to bash_tests 2020-08-12 20:24:39 +08:00
test_easyaccess.py Rename resp. remove duplicate exif keys (#2434) 2022-12-30 14:37:05 +01:00
test_exifprint_lint.py Move all tests depending on sample applications to bash_tests 2022-02-09 22:19:49 +01:00
test_issue_480.py Move all tests depending on sample applications to bash_tests 2022-02-09 22:19:49 +01:00
test_issue_1504.py Move all tests depending on sample applications to bash_tests 2022-02-09 22:19:49 +01:00
test_issue_1996.py Add system test to reproduce issue with special characters 2022-02-13 22:49:32 +01:00
test_pr_1905.py Fix test_pr_1905.py for native 2019msvc64 (#2108) (#2112) 2022-02-20 21:38:25 +00:00
test_pr_2279.py Add tag description option to exiv2 app (#2279) 2022-07-12 15:31:43 +01:00
test_tiff_test_program.py Move all tests depending on sample applications to bash_tests 2022-02-09 22:19:49 +01:00
testcases.py Fix issues on ARM builds (#2205) 2022-04-13 15:22:22 +02:00
utils.py feat(testing): add a new extensive regression test that runs exiv2 over every test file we have 2022-02-13 22:46:54 +01:00
version_test.py Adding version_test.py. 2021-12-19 12:13:15 +00:00