aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2009-12-14Adjust uppercase protocol string usageYang Tse
2009-12-12introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg
2009-11-30- In order to better reflect that the returned pid is extracted from theYang Tse
2009-08-11- Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-10Adjusted to take in account that...Yang Tse
2009-05-15Extend displaying of logfiles upon first server start-up failure for http, ht...Yang Tse
2009-05-15Displaying of logfiles on ftp server satrtup failure for test case #100 becom...Yang Tse
2009-05-12temporary debug trace for ftp server satrtup failure on testcase #100Yang Tse
2009-05-11Fetch curl's 'CharConv' feature information, used by TPF.Yang Tse
2009-05-11support --help to do the same as -hDaniel Stenberg
2009-05-11Fix name of tool shown upon error.Yang Tse
2009-05-10introduce VCURL for verify calls, so that it can be changed to use a differentDaniel Stenberg
2009-05-08Remove temporary and HP-UX autobuild specific change to debug SSH server star...Yang Tse
2009-05-06Temporary and HP-UX autobuild specific change to debug SSH server start-up fa...Yang Tse
2009-05-05Revert change committed on Mon May 4 09:30:23 2009 UTC.Yang Tse
2009-05-04David McCreedy's patch to fix test suite harness to allow test FTP server and...Yang Tse
2009-04-17re-enable all tests for all icc autobuildsYang Tse
2008-11-19Josef Wolf's extension that allows a $TESTDIR/gdbinit$testnum file that whenDaniel Stenberg
2008-11-17Display the time in verbose mode during the torture tests to help determineDan Fandrich
2008-10-27don't skip tests 558 and 559 on i686 icc autobuildsYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse
2008-10-22For i686 icc autobuilds:Yang Tse
2008-10-15A <precheck> command is considered to have failed if it returns a non-zeroDan Fandrich
2008-09-26if a test execution is aborted due to a signal, and the processYang Tse
2008-09-26use shift right. Division result is not integral.Yang Tse
2008-09-24Re-enable test #100 on i686 icc autobuildsYang Tse
2008-09-22Re-enable tests #1 on i686 icc autobuildsYang Tse
2008-09-08Disable all tests on i686 icc autobuilds to inspect build messagesYang Tse
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