#825 Adding regression detector to test suite.

This commit is contained in:
Robin Mills
2016-09-05 10:32:59 +00:00
parent bf56bbf7fa
commit 191e232865
4 changed files with 10 additions and 0 deletions
+10
View File
@@ -228,6 +228,16 @@ source ./functions.source
runTest exiv2 -pa --grep Lens $filename
done
num=825 # Panasonic Manometer Tag
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
for X in a b; do
filename=exiv2-bug${num}${X}.exv
copyTestFile $filename
runTest exiv2 -pv --grep mano/i $filename
runTest exiv2 -pa --grep mano/i $filename
done
num=831
filename=exiv2-bug$num.tif
printf "$num " >&3
Binary file not shown.
Binary file not shown.
Binary file not shown.