scc_info: fix split_on_sets
* spot/twaalgos/sccinfo.cc (split_on_sets): Correctly register APs. * tests/python/sccsplit.py: New file. * tests/Makefile.am: Add it. * NEWS: Mention the bug.
This commit is contained in:
parent
b52f4ea711
commit
9f81df2cd4
4 changed files with 37 additions and 0 deletions
|
|
@ -400,6 +400,7 @@ TESTS_python = \
|
|||
python/sbacc.py \
|
||||
python/sccfilter.py \
|
||||
python/sccinfo.py \
|
||||
python/sccsplit.py \
|
||||
python/semidet.py \
|
||||
python/setacc.py \
|
||||
python/setxor.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue