test 1001 needs a small delay between client part execution and test
result file verifications to allow the test server to completely write out all files
This commit is contained in:
parent
72c58b0d1d
commit
d3f46eb61b
@ -35,7 +35,7 @@ INCLUDES = -I$(top_srcdir)/include/curl \
|
|||||||
|
|
||||||
LIBDIR = $(top_builddir)/lib
|
LIBDIR = $(top_builddir)/lib
|
||||||
|
|
||||||
EXTRA_DIST = test75.pl test307.pl test610.pl test613.pl test1013.pl test1022.pl
|
EXTRA_DIST = test75.pl test307.pl test610.pl test613.pl test1013.pl test1022.pl delay.pl
|
||||||
|
|
||||||
# files used only in some libcurl test programs
|
# files used only in some libcurl test programs
|
||||||
TESTUTIL = testutil.c testutil.h
|
TESTUTIL = testutil.c testutil.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user