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.

41 lines
1.3 KiB
Plaintext

[General]
timeout: 2
memcheck: ${ENV:valgrind}
[ENV]
exiv2_path: EXIV2_BINDIR
valgrind: EXIV2_VALGRIND
exiv2_http: EXIV2_HTTP
exiv2_port: EXIV2_PORT
[ENV fallback]
exiv2_path: ../build/bin
exiv2_http: http://127.0.0.1
exiv2_port: 12760
[paths]
exiv2: ${ENV:exiv2_path}/exiv2
exiv2json: ${ENV:exiv2_path}/exiv2json
data_path: ../test/data
tmp_path: ../test/tmp
tiff_test: ${ENV:exiv2_path}/tiff-test
largeiptc_test: ${ENV:exiv2_path}/largeiptc-test
easyaccess_test: ${ENV:exiv2_path}/easyaccess-test
taglist: ${ENV:exiv2_path}/taglist
[variables]
kerOffsetOutOfRange: Offset out of range
kerFailedToReadImageData: Failed to read image data
kerInputDataReadFailed: Failed to read input data
kerCorruptedMetadata: corrupted image metadata
kerInvalidMalloc: invalid memory allocation request
5 years ago
kerInvalidTypeValue: invalid type in tiff structure
kerNotAJpeg : This does not look like a JPEG image
kerNoImageInInputData: Input data does not contain a valid image
addition_overflow_message: Overflow in addition
exiv2_exception_message: Exiv2 exception in print action for file
exiv2_overflow_exception_message: std::overflow_error exception in print action for file
exception_in_extract: Exiv2 exception in extract action for file
uncaught_exception: Uncaught exception:
no_exif_data_found_retval: 253