9 Commits (baf1969ec70a45b09aae89cd127f07985ccb976c)

Author SHA1 Message Date
Robin Mills e1889e39bd Fixing tests. test_issue_981.py is now running all 6 commands. The output Key has correctly changed. The type and value are wrong.
```bash
730 rmills@rmillsmm-local:~/gnu/github/exiv2/update_canon_tags_2/build $ env DYLD_LIBRARY_PATH=$PWD/lib bin/exiv2 -g InfoSize ../test/data/*981*a.exv
Exif.CanonAf2Id.AFInfoSize                   SLong       1  131168
731 rmills@rmillsmm-local:~/gnu/github/exiv2/update_canon_tags_2/build $ exiv2 -g InfoSize ../test/data/*981*a.exv
Exif.Canon.AFInfoSize                        SShort      1  96
732 rmills@rmillsmm-local:~/gnu/github/exiv2/update_canon_tags_2/build $
```
3 years ago
Alex Esseling 1afeea0f29 fix test cases 3 years ago
Robin Mills 0889b4518f Fixing test suite. I've explained the changes in a note in the PR. 4 years ago
Robin Mills 963c91fe8a fix_1266_GPSProcessingMethod 5 years ago
clanmills 3f4eccd43c Test changes to use -b where necessary. 5 years ago
clanmills 43b06b6814 Don't allow binary into the output stream! 5 years ago
Daniel Beichl 1ec4f19101 Adapt Testcases to reflect new makernote attributes. 5 years ago
Dan Čermák 11cd1eabf8 [testsuite] Addapt tests to new test suite structure 7 years ago
Luis Diaz Mas ffab622633 Add reproducer for #247 7 years ago