* src/tgbatest/tripprod.test, src/tgbatest/explprod.test,
src/tgbatest/readsave.test: Adjust to reflect yesterday's bddprint.cc change.
This commit is contained in:
parent
bacd5a0ac2
commit
fc94d6c446
4 changed files with 17 additions and 11 deletions
|
|
@ -13,8 +13,8 @@ EOF
|
|||
./readsave input > stdout
|
||||
|
||||
cat >expected <<EOF
|
||||
"s1", "s2", a !b, c d;
|
||||
"s2", "state 3", a, !c;
|
||||
"s1", "s2", a !b, "c" "d";
|
||||
"s2", "state 3", a, !"c";
|
||||
"state 3", "s1", , ;
|
||||
EOF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue