Age | Commit message (Expand) | Author |
2007-10-26 | Check that all servers in the <server> section are supported, not just | Dan Fandrich |
2007-10-25 | When valgrind is disabled in the test file, don't run it at all (as opposed | Dan Fandrich |
2007-10-25 | Don't show valgrind log files of other tests | Yang Tse |
2007-10-25 | Michal Marek fixed the test script to be able to use valgrind even when the | Daniel Stenberg |
2007-10-11 | Fixed the -l option of runtests.pl | Dan Fandrich |
2007-09-20 | Added variable substitution to the <verify><file> section. | Dan Fandrich |
2007-09-17 | Added %CLIENTIP and %CLIENT6IP data file substitution variables. | Dan Fandrich |
2007-07-14 | add some better logging when HTTP server start fails, and make the failure | Daniel Stenberg |
2007-06-11 | Wait longer for servers to start up since the ssh server needs to generate | Dan Fandrich |
2007-06-08 | Fixed the test harness so that it actually kills the ssh being used as | Dan Fandrich |
2007-06-08 | Incorporated Daniel Black's test706 and test707 SOCKS test cases. | Dan Fandrich |
2007-06-08 | Improved compatibility with perl 5.0 on the 'open' calls. | Dan Fandrich |
2007-06-07 | Changed the opens to work on older versions of perl. | Dan Fandrich |
2007-06-07 | Fixed some problems in starting SSH for use in SOCKS. | Dan Fandrich |
2007-06-05 | Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using | Daniel Stenberg |
2007-05-30 | In case of test failure, try not to show log files of other tests | Yang Tse |
2007-04-30 | Improved the test harness to allow running test servers on other than | Dan Fandrich |
2007-04-25 | Added support in runtests.pl for "!n" test numbers to disable individual tests. | Dan Fandrich |
2007-04-25 | When displaying log files, truncate the really longs ones such as you | Dan Fandrich |
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 |