mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:53:33 +03:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue