Added testcase and warning for bug #451

This commit is contained in:
Andreas Huggel
2006-02-03 08:13:34 +00:00
parent a1a5ff02b8
commit a2b8c3f327
3 changed files with 19 additions and 0 deletions
+4
View File
@@ -45,6 +45,10 @@ num=445
filename=`prep_file $num`
$binpath/exiv2 -v -M'set Exif.Photo.UserComment A comment' $filename
$binpath/exiv2 -pt $filename
filename=exiv2-empty.jpg
cp -f ../data/$filename .
$binpath/exiv2 -v -M'set Exif.Photo.UserComment A comment' $filename
$binpath/exiv2 -pt $filename
num=447 # Problem only visible in Valgrind
filename=`prep_file $num`