Age | Commit message (Expand) | Author |
2009-12-21 | Replaced tabs with spaces | Yang Tse |
2009-12-20 | revert that, we already had a function named like that! | Daniel Stenberg |
2009-12-20 | rename the verifyftp function to verifyserver since it is used to verify | Daniel Stenberg |
2009-12-20 | - Attempt to fix script compilation failure on versions older than 5.007003, | Yang Tse |
2009-12-19 | fix the ftp check delay timer to never be set below 1 to work correctly | Daniel Stenberg |
2009-12-19 | Slack time reduction | Yang Tse |
2009-12-19 | Added runtests.pl '-r' option for run time statistics | Yang Tse |
2009-12-18 | server start and verification time as well as test preparation time | Yang Tse |
2009-12-18 | Added test harness simple time execution stats | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-16 | Test harness process control enhancements | Yang Tse |
2009-12-14 | Adjust uppercase protocol string usage | Yang Tse |
2009-12-12 | introducing 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 the | Yang Tse |
2009-08-11 | - Peter Sylvester made the HTTPS test server use specific certificates for | Daniel Stenberg |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-10 | Adjusted to take in account that... | Yang Tse |
2009-05-15 | Extend displaying of logfiles upon first server start-up failure for http, ht... | Yang Tse |
2009-05-15 | Displaying of logfiles on ftp server satrtup failure for test case #100 becom... | Yang Tse |
2009-05-12 | temporary debug trace for ftp server satrtup failure on testcase #100 | Yang Tse |
2009-05-11 | Fetch curl's 'CharConv' feature information, used by TPF. | Yang Tse |
2009-05-11 | support --help to do the same as -h | Daniel Stenberg |
2009-05-11 | Fix name of tool shown upon error. | Yang Tse |
2009-05-10 | introduce VCURL for verify calls, so that it can be changed to use a different | Daniel Stenberg |
2009-05-08 | Remove temporary and HP-UX autobuild specific change to debug SSH server star... | Yang Tse |
2009-05-06 | Temporary and HP-UX autobuild specific change to debug SSH server start-up fa... | Yang Tse |
2009-05-05 | Revert change committed on Mon May 4 09:30:23 2009 UTC. | Yang Tse |
2009-05-04 | David McCreedy's patch to fix test suite harness to allow test FTP server and... | Yang Tse |
2009-04-17 | re-enable all tests for all icc autobuilds | Yang Tse |
2008-11-19 | Josef Wolf's extension that allows a $TESTDIR/gdbinit$testnum file that when | Daniel Stenberg |
2008-11-17 | Display the time in verbose mode during the torture tests to help determine | Dan Fandrich |
2008-10-27 | don't skip tests 558 and 559 on i686 icc autobuilds | Yang Tse |
2008-10-26 | test #558 verifies loop operation using malloc() and free() | Yang Tse |
2008-10-22 | For i686 icc autobuilds: | Yang Tse |
2008-10-15 | A <precheck> command is considered to have failed if it returns a non-zero | Dan Fandrich |
2008-09-26 | if a test execution is aborted due to a signal, and the process | Yang Tse |
2008-09-26 | use shift right. Division result is not integral. | Yang Tse |
2008-09-24 | Re-enable test #100 on i686 icc autobuilds | Yang Tse |
2008-09-22 | Re-enable tests #1 on i686 icc autobuilds | Yang Tse |
2008-09-08 | Disable all tests on i686 icc autobuilds to inspect build messages | Yang Tse |
2008-08-24 | Re-enable all tests on x86_64 and ia64. | Yang Tse |
2008-08-24 | Disable all tests except #557 on x86_64 and ia64 to debug trace curl_mprintf(... | Yang Tse |
2008-08-23 | Andy Tsouladze's fix to kill the knowledge of servers properly after they have | Daniel Stenberg |
2008-08-12 | - Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel | Daniel Stenberg |
2008-07-27 | Added feature in runtests.pl to select tests based on key word. | Dan Fandrich |
2008-07-24 | Changed the long logfile elision code in runtests.pl to properly handle | Dan Fandrich |
2008-06-19 | Always use $LOGDIR when referring to the log directory. | Dan Fandrich |
2008-06-13 | fixed the language somewhat | Daniel Stenberg |
2008-06-08 | - curl the tool now deals with its command line options somewhat differently! | Daniel Stenberg |
2008-05-01 | do variable replacement in the stdout data read from the test case | Daniel Stenberg |