mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 11:49:39 -04:00
added two new tests
This commit is contained in:
parent
377f9384fa
commit
dc50ceed2d
@ -16,7 +16,9 @@ TESTS = test1.sh \
|
||||
test14.sh \
|
||||
test15.sh \
|
||||
test16.sh \
|
||||
test17.sh
|
||||
test17.sh \
|
||||
test18.sh \
|
||||
test19.sh
|
||||
|
||||
EXTRA_DIST = $(TESTS) \
|
||||
test1.out \
|
||||
@ -35,5 +37,7 @@ EXTRA_DIST = $(TESTS) \
|
||||
test14.out \
|
||||
test15.out \
|
||||
test16.out \
|
||||
test17.out
|
||||
test17.out \
|
||||
test18.out \
|
||||
test19.out
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user