ltlfilt: Fix handling --universal, --eventual, and --stutter-invariant.
* src/bin/ltlfilt.cc: Handle --universal and --eventual. Match only LTL formulas with --stutter-invariant. * src/ltltest/ltlfilt.test: New file. * src/ltltest/Makefile.am (TESTS): Add it. * NEWS: Mention these bug fixes.
This commit is contained in:
parent
eed7e2df8f
commit
2cab8197e5
4 changed files with 149 additions and 1 deletions
|
|
@ -94,6 +94,7 @@ TESTS = \
|
|||
consterm.test \
|
||||
kind.test \
|
||||
remove_x.test \
|
||||
ltlfilt.test \
|
||||
lbt.test \
|
||||
lenient.test \
|
||||
isop.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue