dot: add support for alternating automata
* spot/twaalgos/dot.cc: Handle universal destinations. Ignore option 's' for alternating automata. * tests/core/alternating.test: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
e620368696
commit
d5c9c34514
3 changed files with 126 additions and 3 deletions
|
|
@ -202,6 +202,7 @@ TESTS_misc = \
|
|||
TESTS_twa = \
|
||||
core/acc.test \
|
||||
core/acc2.test \
|
||||
core/alternating.test \
|
||||
core/ltlcross3.test \
|
||||
core/taatgba.test \
|
||||
core/renault.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue