Age | Commit message (Expand) | Author |
2007-04-24 | Treat log files and -k the same when running torture tests as when not. | Dan Fandrich |
2007-04-23 | Added <postcheck> support to the test harness. | Dan Fandrich |
2007-04-10 | Honour the -a option when -t is enabled. | Dan Fandrich |
2007-04-06 | In case of test failure, try not to show log files of other tests | Yang Tse |
2007-04-05 | Further improve displaying of individual logfiles | Yang Tse |
2007-04-03 | fix enumeration of disabled tests when they have the highest number | Yang Tse |
2007-04-03 | Improve displaying of logfiles making sure all lines end with \n | Yang Tse |
2007-03-24 | Changed the test harness to attempt to gracefully shut down servers | Dan Fandrich |
2007-03-18 | detect and show if built with yassl, but also set the "openssl" flag internally | Daniel Stenberg |
2007-03-12 | libcurl supplies its own crypto hash functions when SSL is disabled, so | Dan Fandrich |
2007-03-09 | Updated the test harness to add a new "crypto" feature check and updated the | Dan Fandrich |
2007-03-09 | Updated the test harness to check for protocol support before running each | Dan Fandrich |
2007-03-08 | Added test infrastructure to support basic FTPS tests. This currently | Dan Fandrich |
2007-02-22 | 5 seconds isn't always enough time to start a server on a loaded system. | Dan Fandrich |
2007-02-12 | Rob Crittenden added support for NSS (Network Security Service) for the | Daniel Stenberg |
2007-01-27 | update copyright year notice | Yang Tse |
2007-01-25 | Fixed a dangling pointer problem that prevented the http_proxy environment | Dan Fandrich |
2007-01-18 | Added precheck that curl supports the 'openssl' engine in test 307. | Dan Fandrich |
2006-11-20 | Revert runtests.pl back to revision 1.212 | Yang Tse |
2006-11-20 | Add some message logging | Yang Tse |
2006-11-20 | stop slaves before stopping servers | Yang Tse |
2006-11-19 | Avoid passing child pid and test server pid, using the running | Yang Tse |
2006-11-18 | Avoid keeping dupe pids When forked pid and test server pid is the same one. | Yang Tse |
2006-11-17 | The hash of running servers is now a hash of hashes which for each running | Yang Tse |
2006-11-09 | Remove showing stderr log files unconditionally for tests 518 and 537. | Yang Tse |
2006-11-01 | test 518 is all about testing libcurl functionality | Yang Tse |
2006-10-31 | Show stderr log file for test 518 unconditionally. | Yang Tse |
2006-10-27 | a small unification of the error text on failed server startups | Daniel Stenberg |
2006-10-06 | catch silly mistakes better | Daniel Stenberg |
2006-09-13 | nicer reporting of disabled tests | Daniel Stenberg |
2006-09-13 | Added a generic way to disable test cases when "all" is run, and added the | Daniel Stenberg |
2006-09-06 | Invoke memanalyze from the source path and hush up about killing the FTP | Daniel Stenberg |
2006-05-11 | 1 - allow much longer time for the test FTP server to startup and get verified | Daniel Stenberg |
2006-05-10 | My Solaris test server was simply too slow to be able to respond within 4 | Daniel Stenberg |
2006-04-10 | Scan for 'stunnel4' before 'stunnel' since debian have them setup this way | Daniel Stenberg |
2006-03-03 | If run on a curl built shared, detect this and invoke libtool for gdb | Daniel Stenberg |
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg |
2006-01-13 | Andrew Benham fixed a race condition in the test suite that could cause the | Daniel Stenberg |
2005-12-08 | If unable to get curl's version, log all failure details. | Yang Tse |
2005-12-06 | Yang Tse: With last change logging directory needs to be created sooner. | Daniel Stenberg |
2005-12-05 | Yang Tse: make runtests.pl more talkative when unable to find out curl's | Daniel Stenberg |
2005-09-30 | fixed the proper path to the tftpd server | Daniel Stenberg |
2005-09-15 | added TFTP and TFTP-ipv6 support | Daniel Stenberg |
2005-08-24 | valgrind version 3 renames the --logfile command line option to --log-file... | Daniel Stenberg |
2005-07-03 | Andrew Bushnell provided enough info for me to tell that we badly needed to | Daniel Stenberg |
2005-06-03 | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg |
2005-05-25 | modified output logging, fixed the ftpslave killing | Daniel Stenberg |
2005-05-20 | Add support for text mode on stdout tests as well, and add the mode=text | Daniel Stenberg |
2005-05-17 | Made test case 241 precheck that the given name resolves to an ipv6 address, | Daniel Stenberg |
2005-05-16 | return, not exit, on several places | Daniel Stenberg |