aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2008-08-24Re-enable all tests on x86_64 and ia64.Yang Tse
2008-08-24Disable all tests except #557 on x86_64 and ia64 to debug trace curl_mprintf(...Yang Tse
2008-08-23Andy Tsouladze's fix to kill the knowledge of servers properly after they haveDaniel Stenberg
2008-08-12- Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnelDaniel Stenberg
2008-07-27Added feature in runtests.pl to select tests based on key word.Dan Fandrich
2008-07-24Changed the long logfile elision code in runtests.pl to properly handleDan Fandrich
2008-06-19Always use $LOGDIR when referring to the log directory.Dan Fandrich
2008-06-13fixed the language somewhatDaniel Stenberg
2008-06-08- curl the tool now deals with its command line options somewhat differently!Daniel Stenberg
2008-05-01do variable replacement in the stdout data read from the test caseDaniel Stenberg
2008-04-25Add 'timeout' and 'delay' attributes support for the test harness <command> s...Yang Tse
2008-04-23improve synchronization between test harness runtests.pl scriptYang Tse
2008-04-21Ignore the result of the postcheck command in torture modeDan Fandrich
2008-03-06Fixed the test harness so it will write out zero-length data files.Dan Fandrich
2008-02-20made the non-matching error code output nicer since we know it is a numberDaniel Stenberg
2008-02-13verifyserver() actually returns the pid of the unsecure http and ftp serversYang Tse
2008-02-12On heavily loaded systems any test server start up can take longer than theYang Tse
2008-02-11Disable test due to keyword before disabling due to bad server.Dan Fandrich
2008-02-10Verify only once test harness sftp server connectivity and functionality.Yang Tse
2008-02-08To verify that the sftp server is actually running, responsive and thatYang Tse
2008-01-18fix failure to properly detect SSH and SOCKS servers start up on loaded systemsYang Tse
2008-01-16remove trailing comma too, even though I don't think it does any harmDaniel Stenberg
2008-01-16Nathan Coulter's patch that makes runtests.pl respect the PATH when figuringDaniel Stenberg
2008-01-14startnew() shouldn't return a positive pid as reported in the pidfileYang Tse
2008-01-12OoopsYang Tse
2008-01-11OoopsYang Tse
2008-01-11When verifying that test harness's SSH and SOCKS servers have beenYang Tse
2008-01-10Temporary change to help debugging SSH server verification failuresYang Tse
2008-01-08Partially cleanup debugging messages in test harness, introduced forYang Tse
2008-01-08Display ssh server log and configuration upon socks server failureYang Tse
2008-01-04Daniel Egger provided 'nonewline=yes' support for the <stdout> sectionDaniel Stenberg
2008-01-04Missing newline at end of messageYang Tse
2008-01-04- Display curl_ssh_config when socks server fails to start.Yang Tse
2008-01-04Make sure @INC is modified before 'using' the sshhelp module.Yang Tse
2008-01-03Modify test harness so that the minimum SSH version required to runYang Tse
2007-12-22Use getcwd() to get the directory, which works even if one of the directoryDan Fandrich
2007-11-26Stop ssh and socks servers when verification failsYang Tse
2007-11-26Providing an explicit bind address besides the port for dynamic application-l...Yang Tse
2007-11-26Temporary change to better debug startup failuresYang Tse
2007-11-25Allow different start timeout specification for each serverYang Tse
2007-11-23make 'checkdied' in runtests.pl more robustYang Tse
2007-11-23Revert last change since it breaks running the test suiteYang Tse
2007-11-23Improve chance of running runtests.pl from outside theYang Tse
2007-11-22Debugging messages to trace startnew failuresYang Tse
2007-11-21Temporary change adding additional debugging messages to better pinpointYang Tse
2007-11-19This is a temporary change to test if OpenSSH 3.6 and SunSSH 1.1Yang Tse
2007-11-16Michal Marek made the test suite remember what test servers that fail toDaniel Stenberg
2007-11-15Michal Marek fixed the test suite to better deal with the case when the HTTPDaniel Stenberg
2007-11-01Make postcheck failure message more like the othersDan Fandrich
2007-10-26Check that all servers in the <server> section are supported, not justDan Fandrich