Age | Commit message (Expand) | Author |
2008-05-01 | do variable replacement in the stdout data read from the test case | Daniel Stenberg |
2008-04-25 | Add 'timeout' and 'delay' attributes support for the test harness <command> s... | Yang Tse |
2008-04-23 | improve synchronization between test harness runtests.pl script | Yang Tse |
2008-04-21 | Ignore the result of the postcheck command in torture mode | Dan Fandrich |
2008-03-06 | Fixed the test harness so it will write out zero-length data files. | Dan Fandrich |
2008-02-20 | made the non-matching error code output nicer since we know it is a number | Daniel Stenberg |
2008-02-13 | verifyserver() actually returns the pid of the unsecure http and ftp servers | Yang Tse |
2008-02-12 | On heavily loaded systems any test server start up can take longer than the | Yang Tse |
2008-02-11 | Disable test due to keyword before disabling due to bad server. | Dan Fandrich |
2008-02-10 | Verify only once test harness sftp server connectivity and functionality. | Yang Tse |
2008-02-08 | To verify that the sftp server is actually running, responsive and that | Yang Tse |
2008-01-18 | fix failure to properly detect SSH and SOCKS servers start up on loaded systems | Yang Tse |
2008-01-16 | remove trailing comma too, even though I don't think it does any harm | Daniel Stenberg |
2008-01-16 | Nathan Coulter's patch that makes runtests.pl respect the PATH when figuring | Daniel Stenberg |
2008-01-14 | startnew() shouldn't return a positive pid as reported in the pidfile | Yang Tse |
2008-01-12 | Ooops | Yang Tse |
2008-01-11 | Ooops | Yang Tse |
2008-01-11 | When verifying that test harness's SSH and SOCKS servers have been | Yang Tse |
2008-01-10 | Temporary change to help debugging SSH server verification failures | Yang Tse |
2008-01-08 | Partially cleanup debugging messages in test harness, introduced for | Yang Tse |
2008-01-08 | Display ssh server log and configuration upon socks server failure | Yang Tse |
2008-01-04 | Daniel Egger provided 'nonewline=yes' support for the <stdout> section | Daniel Stenberg |
2008-01-04 | Missing newline at end of message | Yang Tse |
2008-01-04 | - Display curl_ssh_config when socks server fails to start. | Yang Tse |
2008-01-04 | Make sure @INC is modified before 'using' the sshhelp module. | Yang Tse |
2008-01-03 | Modify test harness so that the minimum SSH version required to run | Yang Tse |
2007-12-22 | Use getcwd() to get the directory, which works even if one of the directory | Dan Fandrich |
2007-11-26 | Stop ssh and socks servers when verification fails | Yang Tse |
2007-11-26 | Providing an explicit bind address besides the port for dynamic application-l... | Yang Tse |
2007-11-26 | Temporary change to better debug startup failures | Yang Tse |
2007-11-25 | Allow different start timeout specification for each server | Yang Tse |
2007-11-23 | make 'checkdied' in runtests.pl more robust | Yang Tse |
2007-11-23 | Revert last change since it breaks running the test suite | Yang Tse |
2007-11-23 | Improve chance of running runtests.pl from outside the | Yang Tse |
2007-11-22 | Debugging messages to trace startnew failures | Yang Tse |
2007-11-21 | Temporary change adding additional debugging messages to better pinpoint | Yang Tse |
2007-11-19 | This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1 | Yang Tse |
2007-11-16 | Michal Marek made the test suite remember what test servers that fail to | Daniel Stenberg |
2007-11-15 | Michal Marek fixed the test suite to better deal with the case when the HTTP | Daniel Stenberg |
2007-11-01 | Make postcheck failure message more like the others | Dan Fandrich |
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 |