Use autfilt --isomorph instead of a diff in some tests

* src/tgbatest/degenlskip.test, src/tgbatest/explpro2.test
src/tgbatest/explpro3.test, src/tgbatest/explpro4.test
src/tgbatest/explprod.test, src/tgbatest/neverclaimread.test
src/tgbatest/tripprod.test, src/tgbatest/readsave.test: Here.
This commit is contained in:
Thibaud Michaud 2014-12-09 05:01:40 +01:00 committed by Alexandre Duret-Lutz
parent 1b9354c9b5
commit 68adcc70fa
8 changed files with 91 additions and 87 deletions

View file

@ -78,6 +78,5 @@ State: 2
EOF
run 0 ../../bin/autfilt input1 --product input2 --hoa | tee stdout
# FIXME: Use are-isomorphic
diff stdout expected
test -n "`../../bin/autfilt -F stdout --isomorph expected`"
rm input1 input2 stdout expected