| Commit message (Expand) | Author | Age | Files | Lines |
* | test 518 is all about testing libcurl functionality | Yang Tse | 2006-11-01 | 1 | -2/+2 |
* | Show stderr log file for test 518 unconditionally. | Yang Tse | 2006-10-31 | 1 | -1/+13 |
* | a small unification of the error text on failed server startups | Daniel Stenberg | 2006-10-27 | 1 | -2/+2 |
* | catch silly mistakes better | Daniel Stenberg | 2006-10-06 | 1 | -0/+4 |
* | nicer reporting of disabled tests | Daniel Stenberg | 2006-09-13 | 1 | -4/+7 |
* | Added a generic way to disable test cases when "all" is run, and added the | Daniel Stenberg | 2006-09-13 | 1 | -0/+17 |
* | Invoke memanalyze from the source path and hush up about killing the FTP | Daniel Stenberg | 2006-09-06 | 1 | -6/+6 |
* | 1 - allow much longer time for the test FTP server to startup and get verified | Daniel Stenberg | 2006-05-11 | 1 | -4/+22 |
* | My Solaris test server was simply too slow to be able to respond within 4 | Daniel Stenberg | 2006-05-10 | 1 | -2/+3 |
* | Scan for 'stunnel4' before 'stunnel' since debian have them setup this way | Daniel Stenberg | 2006-04-10 | 1 | -2/+11 |
* | If run on a curl built shared, detect this and invoke libtool for gdb | Daniel Stenberg | 2006-03-03 | 1 | -4/+17 |
* | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg | 2006-01-16 | 1 | -1/+1 |
* | Andrew Benham fixed a race condition in the test suite that could cause the | Daniel Stenberg | 2006-01-13 | 1 | -3/+4 |
* | If unable to get curl's version, log all failure details. | Yang Tse | 2005-12-08 | 1 | -12/+33 |
* | Yang Tse: With last change logging directory needs to be created sooner. | Daniel Stenberg | 2005-12-06 | 1 | -6/+7 |
* | Yang Tse: make runtests.pl more talkative when unable to find out curl's | Daniel Stenberg | 2005-12-05 | 1 | -2/+16 |
* | fixed the proper path to the tftpd server | Daniel Stenberg | 2005-09-30 | 1 | -1/+1 |
* | added TFTP and TFTP-ipv6 support | Daniel Stenberg | 2005-09-15 | 1 | -1/+101 |
* | valgrind version 3 renames the --logfile command line option to --log-file... | Daniel Stenberg | 2005-08-24 | 1 | -1/+11 |
* | Andrew Bushnell provided enough info for me to tell that we badly needed to | Daniel Stenberg | 2005-07-03 | 1 | -2/+2 |
* | Andres Garcia's text mode fix for the 'data' part | Daniel Stenberg | 2005-06-03 | 1 | -0/+8 |
* | modified output logging, fixed the ftpslave killing | Daniel Stenberg | 2005-05-25 | 1 | -110/+135 |
* | Add support for text mode on stdout tests as well, and add the mode=text | Daniel Stenberg | 2005-05-20 | 1 | -0/+10 |
* | Made test case 241 precheck that the given name resolves to an ipv6 address, | Daniel Stenberg | 2005-05-17 | 1 | -0/+1 |
* | return, not exit, on several places | Daniel Stenberg | 2005-05-16 | 1 | -5/+5 |
* | When a server is clearly running, curl is now invoked to verify that it can | Daniel Stenberg | 2005-05-06 | 1 | -106/+159 |
* | now add --trace-time by default for curl tests | Daniel Stenberg | 2005-05-04 | 1 | -1/+1 |
* | *MAN* was this hard to track down. Had I just read the docs properly from the | Daniel Stenberg | 2005-05-03 | 1 | -39/+78 |
* | Fixed the FTP server read stuff when waiting for a connect after a PASV/EPSV. | Daniel Stenberg | 2005-05-02 | 1 | -1/+1 |
* | When starting the ftp server, wait a few seconds to make really sure that | Daniel Stenberg | 2005-05-02 | 1 | -3/+14 |
* | blank a few more environment variables before running a test | Daniel Stenberg | 2005-05-02 | 1 | -0/+7 |
* | fixed to use fork()+exec() to start test servers | Daniel Stenberg | 2005-05-01 | 1 | -121/+70 |
* | moved two functions to ftp.pm, made some more changes on stopping servers | Daniel Stenberg | 2005-04-28 | 1 | -41/+15 |
* | no, the kill servers messages need to be verbose, they're too frequent | Daniel Stenberg | 2005-04-28 | 1 | -3/+3 |
* | display killed pids to make it easier to see for autobuilds etc | Daniel Stenberg | 2005-04-28 | 1 | -2/+1 |
* | When staring a HTTP server, use the pidfile preferably since it turns out | Daniel Stenberg | 2005-04-28 | 1 | -35/+44 |
* | remove unused ftps-server code and fixed two warnings | Daniel Stenberg | 2005-04-28 | 1 | -80/+14 |
* | 1. no longer ask the server for the HTTPS pid, as it returns the HTTP pid | Daniel Stenberg | 2005-04-28 | 1 | -3/+18 |
* | detect SSL library properly and display it on startup | Daniel Stenberg | 2005-04-27 | 1 | -2/+9 |
* | ignore the memdump file when showing files after a failure | Daniel Stenberg | 2005-04-22 | 1 | -1/+3 |
* | modified the test case success reporting, added "test N out of Y" and | Daniel Stenberg | 2005-04-22 | 1 | -32/+55 |
* | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg | 2005-04-18 | 1 | -13/+61 |
* | make the ftp server support reply/servercmd, and make SLOWDOWN work, and | Daniel Stenberg | 2005-04-14 | 1 | -2/+2 |
* | support tests that requires 'OpenSSL' specificly | Daniel Stenberg | 2005-04-12 | 1 | -2/+21 |
* | Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support | Daniel Stenberg | 2005-03-21 | 1 | -0/+10 |
* | support multiple error codes for a test case since some things just vary | Daniel Stenberg | 2005-03-17 | 1 | -5/+16 |
* | check for the HTTPS server in a manner similar to how we check for the HTTP | Daniel Stenberg | 2005-03-16 | 1 | -9/+13 |
* | Moved out the valgrind report parser to valgrind.pm, to make it easier to | Daniel Stenberg | 2005-02-10 | 1 | -49/+19 |
* | Bugfixed the parser that scans the valgrind report outputs. I noticed that it | Daniel Stenberg | 2005-01-30 | 1 | -2/+25 |
* | when using valgrind, include a much longer stack trace | Daniel Stenberg | 2005-01-29 | 1 | -1/+1 |