simulation: Fix a bug reported by Étienne Renault.

* src/tgbatest/renault.test: New file.
* src/tgbatest/Makefile.am: Add it.
* src/tgbaalgos/simulation.cc: Fix the bug.
This commit is contained in:
Thomas Badie 2012-09-26 17:09:43 +02:00 committed by Alexandre Duret-Lutz
parent f01d30eb91
commit 467bf378a8
3 changed files with 70 additions and 1 deletions

View file

@ -76,6 +76,7 @@ TESTS = \
explicit2.test \
taatgba.test \
tgbaread.test \
renault.test \
neverclaimread.test \
readsave.test \
ltl2tgba.test \