#1112. Regression detector added to test/bugfixes-test.sh
This commit is contained in:
@@ -398,6 +398,14 @@ source ./functions.source
|
||||
copyTestFile $filename
|
||||
runTest exiv2 -pa -g zone $filename
|
||||
|
||||
num=1112
|
||||
filename=exiv2-bug$num.xmp
|
||||
printf "$num " >&3
|
||||
echo '------>' Bug $num '<-------' >&2
|
||||
copyTestFile $filename
|
||||
runTest exiv2 -M 'del Xmp.dc.title' $filename
|
||||
cat $filename
|
||||
|
||||
) 3>&1 > $results 2>&1
|
||||
|
||||
printf "\n"
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
|
||||
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0-Exiv2">
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<rdf:Description rdf:about=""
|
||||
xmlns:xmp="http://ns.adobe.com/xap/1.0/"
|
||||
xmp:CreateDate="2012-02-01T16:28:00+02:00"/>
|
||||
</rdf:RDF>
|
||||
</x:xmpmeta>
|
||||
<?xpacket end="w"?>
|
||||
Reference in New Issue
Block a user