spot/wrap/python/tests/Makefile.am
Alexandre Duret-Lutz c160eba524 * wrap/python/tests/ltlparse.py: New file.
* wrap/python/tests/Makefile.am (TESTS): Add it.
2003-08-04 09:18:54 +00:00

10 lines
No EOL
177 B
Makefile

EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = ./run
# ensure run is rebuilt before the tests are run.
check_SCRIPTS = run
TESTS = \
ltlsimple.py \
ltlparse.py \
bddnqueen.py