* src/tgbatest/ltl2tgba.cc (syntax): Recognize "-" as input
filename for the formula. Merge the transitions of automata read with -X. * src/tgbatest/spotlbtt.test: Add many disabled algorithms. It is convenient to reuse the `config' file created by this test when making statistics. * src/tgbatest/ltl2baw.pl: New file. * src/tgbatest/Makefile.am (EXTRA_DIST): Add ltl2baw.pl.
This commit is contained in:
parent
2b7c9ea395
commit
2c10510e87
5 changed files with 368 additions and 10 deletions
|
|
@ -72,6 +72,6 @@ TESTS = \
|
|||
emptchke.test \
|
||||
spotlbtt.test
|
||||
|
||||
EXTRA_DIST = $(TESTS)
|
||||
EXTRA_DIST = $(TESTS) ltl2baw.pl
|
||||
|
||||
CLEANFILES = input input1 input2 input3 stdout expected config output1 output2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue