* src/tgbatest/spotlbtt.test: Add test for -l -R3b, showing many

failure because the minimization() algorithm is currently
incorrect when applied to non-weak automata.
This commit is contained in:
Alexandre Duret-Lutz 2011-01-04 14:33:04 +01:00
parent 607676d701
commit f4e583d078
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2011-01-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbatest/spotlbtt.test: Add test for -l -R3b, showing many
failure because the minimization() algorithm is currently
incorrect when applied to non-weak automata.
2011-01-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbaalgos/scc.hh: Typo in documentation.