autfilt: add --included-in filter

* bin/autfilt.cc: Implement the option.
* tests/core/included.test: New file.
* tests/Makefile.am: Add it.
* NEWS: Mention the new option.
This commit is contained in:
Alexandre Duret-Lutz 2016-02-12 17:42:57 +01:00
parent 9799a6455e
commit 021921f0c3
4 changed files with 73 additions and 12 deletions

3
NEWS
View file

@ -37,6 +37,9 @@ New in spot 1.99.7a (not yet released)
"autfilt --complement --tgba" will likely output a
nondeterministic TGBA.
* autfilt has a new option, --included-in, to filter automata whose
language are included in the language of a given automaton.
Library:
* Building products with different dictionaries now raise an