* src/tgbatest/explicit.test: Reorder bdd variable in output.

Report from Denis Poitrenaud.
This commit is contained in:
Alexandre Duret-Lutz 2004-04-22 12:02:53 +00:00
parent 28288e0478
commit 70e93ea053
2 changed files with 6 additions and 0 deletions

View file

@ -1,7 +1,11 @@
2004-04-22 Alexandre Duret-Lutz <adl@src.lip6.fr> 2004-04-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbatest/explicit.test: Reorder bdd variable in output.
Report from Denis Poitrenaud.
* wrap/python/cgi/ltl2tgba.in: Print degeneralized statistics * wrap/python/cgi/ltl2tgba.in: Print degeneralized statistics
when show_never_claim. Change the title to LTL-to-TGBA. when show_never_claim. Change the title to LTL-to-TGBA.
Suggested by Denis Poitrenaud.
2004-04-21 Alexandre Duret-Lutz <adl@src.lip6.fr> 2004-04-21 Alexandre Duret-Lutz <adl@src.lip6.fr>

View file

@ -27,6 +27,8 @@ set -e
run 0 ./explicit > stdout run 0 ./explicit > stdout
perl -pe -i 's/c & b/b & c/g' stdout
cat >expected <<EOF cat >expected <<EOF
digraph G { digraph G {
0 [label="", style=invis, height=0] 0 [label="", style=invis, height=0]