remprop: reset no-terminal property

Reported by Yong Li.

* spot/twaalgos/remprop.cc: Here.
* tests/python/removeap.py: New test case.
* tests/Makefile.am: Add it.
* NEWS: Document the issue.
* THANKS: Add Yong Li.
This commit is contained in:
Alexandre Duret-Lutz 2019-06-02 09:00:08 +02:00
parent 03b8db0fed
commit 74786324f4
5 changed files with 46 additions and 1 deletions

View file

@ -398,6 +398,7 @@ TESTS_python = \
python/randgen.py \
python/relabel.py \
python/remfin.py \
python/removeap.py \
python/satmin.py \
python/sbacc.py \
python/sccfilter.py \