spot/wrap/python/tests
Alexandre Duret-Lutz 3d61b3a3c0 Get rid of ltihooks.py.
ltihooks.py apparently breaks the import mechanisms of Python 2.6,
causes SWIG's runtime to fail to share a global type table, and
yields various failures in our tests.

* wrap/python/ltihooks.py: Delete.
* wrap/python/Makefile.am (EXTRA_DIST): remove ltihooks.py.
* wrap/python/tests/bddnqueen.py, wrap/python/tests/interdep.py,
wrap/python/tests/ltl2tgba.py, wrap/python/tests/ltlparse.py,
wrap/python/tests/ltlsimple.py, wrap/python/tests/minato.py,
wrap/python/tests/modgray.py, wrap/python/tests/optionmap.py,
wrap/python/tests/setxor.py: Do not use ltihooks.
* wrap/python/tests/run.in (pypath): Include the .libs/ directory
in the search path so that Python can find the *.so libraries.
2010-12-24 10:28:47 +01:00
..
.cvsignore * configure.ac: Output wrap/python/tests/Makefile 2003-07-31 20:04:29 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bddnqueen.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
interdep.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
ltl2tgba.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
ltl2tgba.test * COPYING: New file. 2003-11-21 15:54:25 +00:00
ltlparse.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
ltlsimple.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
Makefile.am Add interface for and test the bdd_setxor() function added to Buddy. 2010-11-07 11:15:56 +01:00
minato.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
modgray.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
optionmap.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
run.in Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
setxor.py Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00