bin: %a,%b,%s format specs for LTL output
* NEWS: Mention those. * bin/common_output.cc, bin/common_output.hh: Implement them. * bin/genltl.cc, bin/ltlfilt.cc, bin/ltlgrind.cc, bin/randltl.cc: Update --help. * tests/core/format.test: New file. * tests/Makefile.am: Add it. * doc/org/ioltl.org, doc/org/ltlfilt.org: Update documentation.
This commit is contained in:
parent
0210080152
commit
926ffbf965
11 changed files with 177 additions and 21 deletions
|
|
@ -177,7 +177,8 @@ TESTS_tl = \
|
|||
core/reduccmp.test \
|
||||
core/uwrm.test \
|
||||
core/eventuniv.test \
|
||||
core/stutter-ltl.test
|
||||
core/stutter-ltl.test \
|
||||
core/format.test
|
||||
|
||||
TESTS_graph = \
|
||||
core/graph.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue