- Dec 20, 2009
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a wide variety of protocol servers
-
Yang Tse authored
- Attempt to fix script compilation failure on versions older than 5.007003, corelist -a Time::HiRes lists this as the first version released with it. - Ensure ftp check delay timer is always an integral number.
-
- Dec 19, 2009
-
-
Daniel Stenberg authored
in cases like test 190
-
Yang Tse authored
Slack time reduction
-
Yang Tse authored
Added runtests.pl '-r' option for run time statistics
-
- Dec 18, 2009
- Dec 16, 2009
- Dec 14, 2009
-
-
Yang Tse authored
-
- Dec 12, 2009
-
-
Daniel Stenberg authored
-
- Nov 30, 2009
-
-
Yang Tse authored
- In order to better reflect that the returned pid is extracted from the given file, serverpid sub is renamed to pidfromfile. In addition it is enhanced to make sure that it always returns zero unless a numerical positive value is returned. - To better reflect that only process existance is actually checked, checkserver sub is renamed to processexists. In addition it is enhanced making it remove the given pid file when the extracted pid is no longer alive.
-
- Aug 11, 2009
-
-
Daniel Stenberg authored
each test, so that the test suite can now be used to actually test the verification of cert names etc. This made an error show up in the OpenSSL- specific code where it would attempt to match the CN field even if a subjectAltName exists that doesn't match. This is now fixed and verified in test 311.
-
- Jul 14, 2009
-
-
Guenter Knauf authored
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
-
- Jun 10, 2009
-
-
Yang Tse authored
With the curl memory tracking feature decoupled from the debug build feature, CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows: CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug) DEBUGBUILD used for debug enabled specific code (--enable-debug)
-
- May 15, 2009
- May 12, 2009
-
-
Yang Tse authored
-
- May 11, 2009
-
-
Yang Tse authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
- May 10, 2009
-
-
Daniel Stenberg authored
binary than the one that gets tested, if need be
-
- May 08, 2009
-
-
Yang Tse authored
-
- May 06, 2009
-
-
Yang Tse authored
-
- May 05, 2009
-
-
Yang Tse authored
The origin of the problem with test case #251 was the --ftp-port not being the CLIENTIP address.
-
- May 04, 2009
-
-
Yang Tse authored
David McCreedy's patch to fix test suite harness to allow test FTP server and client on different machines, providing FTP client address when running the FTP test server.
-
- Apr 17, 2009
-
-
Yang Tse authored
-
- Nov 19, 2008
-
-
Daniel Stenberg authored
you use runtests.pl -g, will be sourced by gdb to allow additional fancy or whatever you see fit
-
- Nov 17, 2008
-
-
Dan Fandrich authored
when the tests stall.
-
- Oct 27, 2008
-
-
Yang Tse authored
-
- Oct 26, 2008
-
-
Yang Tse authored
-
- Oct 22, 2008
-
-
Yang Tse authored
Re-enable all tests for debug-enabled builds. For debug-disabled builds only 8 tests are enabled.
-
- Oct 15, 2008
-
-
Dan Fandrich authored
return code. This way, if the precheck command can't be run at all for whatever reason, it's treated as a precheck failure which causes the test to be skipped.
-
- Sep 26, 2008
- Sep 24, 2008
-
-
Yang Tse authored
-
- Sep 22, 2008
-
-
Yang Tse authored
-
- Sep 08, 2008
-
-
Yang Tse authored
-
- Aug 24, 2008
-
-
Yang Tse authored
-