autfilt --acceptance-is=Fin-less should reject "f"

* bin/autfilt.cc: Fix detection of Fin-less acceptance.
* tests/core/remfin.test: Add some tests.
* NEWS: Mention the bug.
This commit is contained in:
Alexandre Duret-Lutz 2018-03-16 14:00:27 +01:00
parent 1db3472a99
commit 1c26764b13
3 changed files with 11 additions and 1 deletions

3
NEWS
View file

@ -31,6 +31,9 @@ New in spot 2.5.1.dev (not yet released)
- remove_fin(), streett_to_generalized_buchi() should never
return automata with "f" acceptance.
- "autfilt --acceptance-is=Fin-less" no longer accept automata
with "f" acceptance.
New in spot 2.5.1 (2018-02-20)
Library: