* src/tgbatest/emptchkr.test: Tune the "big degeneralized" test

so it actually explore some accepting automata.
This commit is contained in:
Alexandre Duret-Lutz 2004-12-10 16:23:05 +00:00
parent 9782b822f0
commit 0fc279c56e
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2004-12-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbatest/emptchkr.test: Tune the "big degeneralized" test
so it actually explore some accepting automata.
* src/tgbaalgos/gtec/gtec.hh, src/tgbaalgos/gtec/gtec.cc
(couvreur99_check_shy::couvreur99_check_shy): Add the group option,
and redefine todo as a list so it can be iterated over.