Age | Commit message (Collapse) | Author |
|
* tests/exiftool-tests.el (exiftool-tests--tag-value): New test cases.
|
|
* tests/exiftool-tests.el (copy-test): Rename to `copy-all-test'.
(copy-some-test): New test.
|
|
* tests/test2.jpg: Convert to PNG format.
* tests/test2.png: New file.
* tests/exiftool-tests.el (copy-test): Make both test files of the
same format (PNG).
Some tags are not copied properly when the files are of different
formats.
|
|
* tests/Makefile (check): Remove explicit loading of package `ert'.
|
|
|
|
* tests/el-exiftool-tests.el (el-exiftool-tests--tag-value): New
dynamic variable.
(read-write-test, delete-test): Rewrite to reference data in `el-exiftool-tests--tag-value'.
(delete-test): New test.
|
|
* tests/el-exiftool-tests.el (with-temp-test-file): Add docstring.
|
|
* tests/Makefile: New file.
|
|
|