#799: Added regression test (using the example provided by Benjamin H. in connection with #798).

v0.27.3
Andreas Huggel 14 years ago
parent 39f3d3fd0f
commit a265973245

@ -210,6 +210,14 @@ cp -f ../data/exiv2-empty.jpg $filename
$bin/exiv2 -u -v -M"add Exif.Image.Make Canon" -M"add Exif.CanonCs.0x0001 Short 1" -M"add Exif.CanonCs.0x0000 Short 2" $filename $bin/exiv2 -u -v -M"add Exif.Image.Make Canon" -M"add Exif.CanonCs.0x0001 Short 1" -M"add Exif.CanonCs.0x0000 Short 2" $filename
$bin/exiv2 -u -v -PEkyct $filename $bin/exiv2 -u -v -PEkyct $filename
num=799
filename=exiv2-bug$num.jpg
cp -f ../data/exiv2-empty.jpg $filename
$bin/exiv2 -v -m ../data/bug$num.cmd $filename
$bin/exiv2 -v -pa $filename
$bin/exiv2 -v -f -eX $filename
cat exiv2-bug$num.xmp
num=800 num=800
for type in 8BIM AgHg DCSR PHUT; do for type in 8BIM AgHg DCSR PHUT; do
for format in jpg psd; do for format in jpg psd; do

Binary file not shown.
Loading…
Cancel
Save