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 41722c0c5f
commit 76d4fe236c
3 changed files with 11 additions and 1 deletions

3
NEWS
View file

@ -9,6 +9,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: