exiv2/tests
Robin Mills ab375fb074 Add support for FocusPosition in Sony RAW files (#906)
* Fix 582 Add support for FocusPosition in Sony RAW files
* Thanks to @boardhead sonyFpCrypt() works correctly. Removed debug code. Fixed typos.
* Update doc/templates/Makefile to process Sony2Fp
* Following review by @boardhead. Renamed sonyFpCrypt() as sonyTagDecipher().
* Fixed writing the tag thanks to @boardhead explaining encipher/decipher.
  Sadly, ArrayCfg/crpyt does not know if he's encrypting/decrypting.
  I've added a sniff in TiffEncoder::visitBinaryArrayEnd to avoid changing the API.
* Added URL to discussion concerning sonyTagCipher()
* make sonyTagCipher() a static function with no external visibility.
2019-06-26 21:36:59 +02:00
..
bugfixes Add support for FocusPosition in Sony RAW files (#906) 2019-06-26 21:36:59 +02:00
tiff_test [testsuite] Addapt tests to new test suite structure 2018-04-23 10:17:36 +02:00
__init__.py Added replacement for the current regression test suite 2018-01-05 00:42:45 +01:00
doc.md [testsuite] Add option to run all commands under valgrind 2018-08-30 16:26:56 +02:00
runner.py [testsuite] Add option to run tests from a single file only 2018-08-27 23:28:03 +02:00
suite.conf Tests: increase timeout 2018-11-11 12:27:26 +01:00
system_tests.py [testsuite] Add support for binary output to check_no_ASAN_UBSAN_errors 2018-09-13 11:18:29 +02:00
writing_tests.md [testsuite] Adapt documentation to recent changes 2018-04-23 10:17:17 +02:00