mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-10 04:41:57 -04:00
added test
This commit is contained in:
parent
0c27cf1587
commit
e86d8fc3ad
@ -15,7 +15,8 @@ TESTS = test1.sh \
|
|||||||
test13.sh \
|
test13.sh \
|
||||||
test14.sh \
|
test14.sh \
|
||||||
test15.sh \
|
test15.sh \
|
||||||
test16.sh
|
test16.sh \
|
||||||
|
test17.sh
|
||||||
|
|
||||||
EXTRA_DIST = $(TESTS) \
|
EXTRA_DIST = $(TESTS) \
|
||||||
test1.out \
|
test1.out \
|
||||||
@ -33,5 +34,6 @@ EXTRA_DIST = $(TESTS) \
|
|||||||
test13.out \
|
test13.out \
|
||||||
test14.out \
|
test14.out \
|
||||||
test15.out \
|
test15.out \
|
||||||
test16.out
|
test16.out \
|
||||||
|
test17.out
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user