Export bdd_implies to the Python interface, and test it.
* wrap/python/buddy.i (bdd_implies): New function. * wrap/python/tests/implies.py: New file. * wrap/python/tests/Makefile.am: Add it.
This commit is contained in:
parent
a814b97543
commit
821d5e54b7
3 changed files with 68 additions and 3 deletions
|
|
@ -31,11 +31,12 @@ check_SCRIPTS = run
|
|||
|
||||
TESTS = \
|
||||
alarm.py \
|
||||
ltlsimple.py \
|
||||
ltlparse.py \
|
||||
bddnqueen.py \
|
||||
ltl2tgba.test \
|
||||
implies.py \
|
||||
interdep.py \
|
||||
ltl2tgba.test \
|
||||
ltlparse.py \
|
||||
ltlsimple.py \
|
||||
minato.py \
|
||||
modgray.py \
|
||||
optionmap.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue