fix streett_to_generalized_buchi
Fixes #316. * spot/twaalgos/totgba.cc: Fix confusing definition of scc_inf_wo_fin. * tests/python/streett_totgba2.py: New test case. * tests/Makefile.am: Add it. * NEWS: Mention the bug.
This commit is contained in:
parent
8a74ae6c9d
commit
9464043d39
4 changed files with 87 additions and 5 deletions
|
|
@ -388,6 +388,7 @@ TESTS_python = \
|
|||
python/setxor.py \
|
||||
python/simstate.py \
|
||||
python/streett_totgba.py \
|
||||
python/streett_totgba2.py \
|
||||
python/rs_like.py \
|
||||
python/sum.py \
|
||||
python/trival.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue