* configure.ac: Output wrap/python/tests/Makefile
and wrap/python/tests/run. * wrap/python/Makefile.am (SUBDIRS): New variable. * wrap/python/spot.i: Include all formulae headers from ltlast/, as well as ltlvisit/destroy.hh. (spot::ltl::formula::__cmp__, spot::ltl::formula::__str__): New functions. * wrap/python/tests/Makefile.am, wrap/python/tests/ltlsimple.py, wrap/python/tests/run.in: New files.
This commit is contained in:
parent
99018935bb
commit
0c50e20ffd
9 changed files with 181 additions and 12 deletions
|
|
@ -1,3 +1,4 @@
|
|||
SUBDIRS = tests
|
||||
|
||||
AM_CPPFLAGS = -I$(PYTHONINC) -I$(top_srcdir)/src
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue