combine test directories

This fixes #295.
This commit is contained in:
William Hubbs
2019-02-22 15:19:33 -06:00
parent 6e6902c28b
commit 52d4e56674
8 changed files with 5 additions and 7 deletions

14
test/Makefile Normal file
View File

@@ -0,0 +1,14 @@
all:
install:
ignore:
check test::
./runtests.sh
verbose-test:
VERBOSE=yes ./runtests.sh
clean:
rm -rf *.out tmp-*