Age | Commit message (Expand) | Author |
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 |
2005-05-06 | When a server is clearly running, curl is now invoked to verify that it can | Daniel Stenberg |
2005-05-04 | now add --trace-time by default for curl tests | Daniel Stenberg |
2005-05-03 | *MAN* was this hard to track down. Had I just read the docs properly from the | Daniel Stenberg |
2005-05-02 | Fixed the FTP server read stuff when waiting for a connect after a PASV/EPSV. | Daniel Stenberg |
2005-05-02 | When starting the ftp server, wait a few seconds to make really sure that | Daniel Stenberg |
2005-05-02 | blank a few more environment variables before running a test | Daniel Stenberg |
2005-05-01 | fixed to use fork()+exec() to start test servers | Daniel Stenberg |
2005-04-28 | moved two functions to ftp.pm, made some more changes on stopping servers | Daniel Stenberg |
2005-04-28 | no, the kill servers messages need to be verbose, they're too frequent | Daniel Stenberg |
2005-04-28 | display killed pids to make it easier to see for autobuilds etc | Daniel Stenberg |
2005-04-28 | When staring a HTTP server, use the pidfile preferably since it turns out | Daniel Stenberg |
2005-04-28 | remove unused ftps-server code and fixed two warnings | Daniel Stenberg |
2005-04-28 | 1. no longer ask the server for the HTTPS pid, as it returns the HTTP pid | Daniel Stenberg |
2005-04-27 | detect SSL library properly and display it on startup | Daniel Stenberg |
2005-04-22 | ignore the memdump file when showing files after a failure | Daniel Stenberg |