Added more test cases
This commit is contained in:
parent
b6ca1be1cd
commit
81da4fc995
@ -4,4 +4,7 @@ install:
|
|||||||
test:
|
test:
|
||||||
[ -f command1.txt ] || ln -s $(srcdir)/*.txt .
|
[ -f command1.txt ] || ln -s $(srcdir)/*.txt .
|
||||||
|
|
||||||
EXTRA_DIST = test1 test100 test2 test3 test300 test4 test400
|
EXTRA_DIST = \
|
||||||
|
test1 test11 test14 test3 test400 test7 \
|
||||||
|
test10 test12 test2 test300 test5 test8 \
|
||||||
|
test100 test13 test200 test4 test6 test9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user