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.
|
|
|
[General]
|
|
|
|
timeout: 1
|
|
|
|
|
|
|
|
[ENV]
|
|
|
|
exiv2_path: EXIV2_PATH
|
|
|
|
binary_extension: EXIV2_EXT
|
|
|
|
|
|
|
|
[ENV fallback]
|
|
|
|
exiv2_path: ../build/bin
|
|
|
|
|
|
|
|
[paths]
|
|
|
|
exiv2: ${ENV:exiv2_path}/exiv2${ENV:binary_extension}
|
|
|
|
exiv2json: ${ENV:exiv2_path}/exiv2json${ENV:binary_extension}
|
|
|
|
data_path: ../test/data
|
|
|
|
tiff-test: ${ENV:exiv2_path}/tiff-test${ENV:binary_extension}
|
|
|
|
|
|
|
|
[variables]
|
|
|
|
kerFailedToReadImageData: Failed to read image data
|
|
|
|
kerCorruptedMetadata: corrupted image metadata
|
|
|
|
kerInvalidMalloc: invalid memory allocation request
|
|
|
|
exiv2_exception_msg: Exiv2 exception in print action for file
|