From: Yang Tse Date: Fri, 18 Apr 2008 17:25:54 +0000 (+0000) Subject: test 1001 needs a small delay between client part execution and test X-Git-Tag: cares-1_5_2~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3f46eb61b4e405fbcc120df253cd3ac3fe2b155;p=curl 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 --- diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am index 47864eb30..fe40e53f9 100644 --- a/tests/libtest/Makefile.am +++ b/tests/libtest/Makefile.am @@ -35,7 +35,7 @@ INCLUDES = -I$(top_srcdir)/include/curl \ 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 TESTUTIL = testutil.c testutil.h