* configure.ac: Output iface/gspn/defs.

* iface/gspn/Makefile.am (EXTRA_DIST): Add $(TESTS).
(TESTS, check_SCRIPTS, distclean-local): New.
* iface/gspn/dcswave.test, iface/gspn/simple.test,
iface/gspn/defs.in: New files.
* iface/gspn/dottygspn.cc (main): Take the list of properties
of interest in argument.
This commit is contained in:
Alexandre Duret-Lutz 2003-07-24 13:04:10 +00:00
parent 5e8cbcde7f
commit 664e49e07e
7 changed files with 125 additions and 5 deletions

View file

@ -22,4 +22,15 @@ EXTRA_DIST = \
examples/DCSwave/DCSWave.tobs \
examples/simple/simple.def \
examples/simple/simple.net \
examples/simple/simple.tobs
examples/simple/simple.tobs \
$(TESTS)
TESTS = \
simple.test \
dcswave.test
# Each test case depends on defs.
check_SCRIPTS = defs
distclean-local:
-rm -rf testSubDir