mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 03:40:21 -04:00
Add new tests to makefile
This commit is contained in:
parent
420fe8e13d
commit
fcc6ba6dd6
@ -86,7 +86,9 @@ TESTS = test1.sh \
|
||||
test84.sh \
|
||||
test85.sh \
|
||||
test86.sh \
|
||||
test87.sh
|
||||
test87.sh \
|
||||
test88.sh \
|
||||
test89.sh
|
||||
|
||||
EXTRA_DIST = $(TESTS) \
|
||||
test1.out \
|
||||
@ -175,6 +177,8 @@ EXTRA_DIST = $(TESTS) \
|
||||
test84.out \
|
||||
test85.out \
|
||||
test86.out \
|
||||
test87.out
|
||||
test87.out \
|
||||
test88.out \
|
||||
test89.out
|
||||
|
||||
CLEANFILES = tmp.out
|
||||
|
Loading…
x
Reference in New Issue
Block a user