Start of a test suite.

This commit is contained in:
Guus Sliepen 2013-09-01 00:39:14 +02:00
parent d01ab07f78
commit 05a7f0b2fb
7 changed files with 95 additions and 2 deletions

9
test/Makefile.am Normal file
View file

@ -0,0 +1,9 @@
TESTS = \
executables.test \
basic.test \
sptps_basic.test
EXTRA_DIST = testlib.sh
clean-local:
-rm -rf *.test.?