twa_graph: more test coverage
The goal is to improve coverage stats, but I discovered two issues while doing so. * tests/python/twagraph.py: New test case. * tests/Makefile.am: Add it. * spot/twa/twagraph.hh: Add fix typos in error messages. * python/spot/impl.i: Fix broken wrappers for state_from_number and state_acc_sets.
This commit is contained in:
parent
be4f139757
commit
2e763a08cc
5 changed files with 98 additions and 4 deletions
|
|
@ -349,6 +349,7 @@ TESTS_python = \
|
|||
python/sccfilter.py \
|
||||
python/setxor.py \
|
||||
python/trival.py \
|
||||
python/twagraph.py \
|
||||
$(TESTS_ipython)
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue