diff --git a/src/tgbatest/hoaparse.test b/src/tgbatest/hoaparse.test index 10a1f2ecc..082e68fb4 100755 --- a/src/tgbatest/hoaparse.test +++ b/src/tgbatest/hoaparse.test @@ -93,13 +93,15 @@ AP: 1 "a" Acceptance: 1 Inf(0) --BODY-- State: 0 {0} -[0] 0 +[2] 0 State: 0 {0} [t] 0 --END-- EOF expecterr input <input <input <output.err +grep 'foob:1.1: Cannot open file foob' output.err + # Make sure we can read multiple automata from stdin ../../bin/ltl2tgba 'a U b' 'GFa' --hoa | grep -v '^name:' > input ../../bin/autfilt --hoa < input | ../../bin/autfilt --hoa > output diff input output + + + +# Parse something in debug mode, to exercise the %printer +cat >input < output.err +grep -- "--BODY--" output.err +grep "identifier.*v1" output.err