monitor: add a few tests
* src/tgbatest/monitor.test: New file. * src/tgbatest/Makefile.am: Add it. * src/tgbaalgos/minimize.cc (minimize_monitor): Mark the output automaton as state-based. * src/tgba/tgbagraph.hh: Assume automata with 0 acceptance sets are also state-based.
This commit is contained in:
parent
6eeb74e15f
commit
392c527d31
4 changed files with 80 additions and 1 deletions
|
|
@ -112,6 +112,7 @@ TESTS = \
|
|||
wdba.test \
|
||||
wdba2.test \
|
||||
babiak.test \
|
||||
monitor.test \
|
||||
dra2dba.test \
|
||||
ltlcross4.test \
|
||||
ltl2dstar.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue