sccinfo: fix generation of self-loop accepting runs
Reported by Juraj Major. * spot/twaalgos/sccinfo.cc (scc_info::get_accepting_run): Do not assume TRACK_STATES is enabled. * tests/core/autcross5.test: New file. * tests/Makefile.am: Add it. * NEWS: Mention the bug.
This commit is contained in:
parent
ceb5210569
commit
150f815c87
4 changed files with 239 additions and 26 deletions
|
|
@ -314,6 +314,7 @@ TESTS_twa = \
|
|||
core/autcross2.test \
|
||||
core/autcross3.test \
|
||||
core/autcross4.test \
|
||||
core/autcross5.test \
|
||||
core/complementation.test \
|
||||
core/randpsl.test \
|
||||
core/cycles.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue