more coverage

* python/spot/impl.i: Add missing bindings from remprop.hh
* tests/python/except.py: New file to test several error cases.
* tests/Makefile.am: Add it.
* spot/twaalgos/rabin2parity.cc (iar): Fix error message.
This commit is contained in:
Alexandre Duret-Lutz 2018-01-19 21:19:36 +01:00
parent 206b1ee287
commit 527c802511
4 changed files with 67 additions and 7 deletions

View file

@ -361,6 +361,7 @@ TESTS_python = \
python/declenv.py \
python/decompose_scc.py \
python/dualize.py \
python/except.py \
python/gen.py \
python/implies.py \
python/interdep.py \