python: do not crash when a function returns a null formula
* wrap/python/spot_impl.i: Map null formulas to None. * wrap/python/tests/randgen.py: New file. * wrap/python/tests/Makefile.am: Add it.
This commit is contained in:
parent
24ef5a0b7f
commit
5f2d55ab2e
3 changed files with 37 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ TESTS = \
|
|||
parsetgba.py \
|
||||
piperead.ipynb \
|
||||
randaut.ipynb \
|
||||
randgen.py \
|
||||
randltl.ipynb \
|
||||
relabel.py \
|
||||
setxor.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue