summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-06-21Gerrit Bruchhäuser pointed out a warning that the Intel(R) Thread CheckerDaniel Stenberg
2007-06-19and fix another flaw in the singlecwd case when we get ftp://site.com/, alsoDaniel Stenberg
2007-06-18Test listing of root dir with the three ftp-methods. KNOWN_BUGS #44 make meDaniel Stenberg
2007-06-14Tom Regner added /usr/lib/misc to the path to scan for sftp to make theDaniel Stenberg
2007-06-11Wait longer for servers to start up since the ssh server needs to generateDan Fandrich
2007-06-11We do not use RSA keys in the test suite.Dan Fandrich
2007-06-08Fixed the test harness so that it actually kills the ssh being used asDan Fandrich
2007-06-08Improved compatibility with perl 5.0 on the 'open' calls.Dan Fandrich
2007-06-08Incorporated Daniel Black's test706 and test707 SOCKS test cases.Dan Fandrich
2007-06-08Improved compatibility with perl 5.0 on the 'open' calls.Dan Fandrich
2007-06-07Changed the opens to work on older versions of perl.Dan Fandrich
2007-06-07Renamed the sshd log file to sshd.log.Dan Fandrich
2007-06-07Cleaned up SOCKS tests. Use a magic port number instead of killserverDan Fandrich
2007-06-07Fixed some problems in starting SSH for use in SOCKS.Dan Fandrich
2007-06-05added 703: a socks5 version of 702Daniel Stenberg
2007-06-05Daniel Black's test suite fixes and initial test cases for SOCKS4/5 usingDaniel Stenberg
2007-05-30In case of test failure, try not to show log files of other testsYang Tse
2007-05-16Match file times occurring in the morning.Dan Fandrich
2007-05-15Added support for quote commands before a transfer using SFTP and testDan Fandrich
2007-05-14Added SFTP directory listing test case 613.Dan Fandrich
2007-05-10Added FTPS upload tests 408 and 409.Dan Fandrich
2007-05-08Added FTPS test cases 406 and 407Dan Fandrich
2007-05-02Check the return code from curl_multi_add_handle()Dan Fandrich
2007-04-30Improved the test harness to allow running test servers on other thanDan Fandrich
2007-04-30Fixed some tests to stop hard-coding the port number.Dan Fandrich
2007-04-25Added support in runtests.pl for "!n" test numbers to disable individual tests.Dan Fandrich
2007-04-25When displaying log files, truncate the really longs ones such as youDan Fandrich
2007-04-24Treat log files and -k the same when running torture tests as when not.Dan Fandrich
2007-04-24Clear out FTP server options before each new client.Dan Fandrich
2007-04-23Added tests 610-612 to test more SFTP post-quote commands.Dan Fandrich
2007-04-23Added <postcheck> support to the test harness.Dan Fandrich
2007-04-23Mention NSS, <postcmd> commandsDan Fandrich
2007-04-23Changed another nonexistent host name to be under the haxx.se domainDan Fandrich
2007-04-20Changed an error message slightly so it can be caught easier by theDan Fandrich
2007-04-18Various test file cleanups, including using <servercmd> instead of writingDan Fandrich
2007-04-18Added test cases 296, 297 and 298 to test --ftp-method handlingDan Fandrich
2007-04-14jayjwa added the "DH PARAMETERS" to make this work with recent stunnelsDaniel Stenberg
2007-04-13Added test cases 294 and 295 to test --ftp-account handlingDan Fandrich
2007-04-13Fix test case 534 which started to fail 2007-04-13 due to the existanceYang Tse
2007-04-10Honour the -a option when -t is enabled.Dan Fandrich
2007-04-09Changed error return codes to match update code.Dan Fandrich
2007-04-06In case of test failure, try not to show log files of other testsYang Tse
2007-04-05Enabled the ssh tests 600-609.Dan Fandrich
2007-04-05unify fopen() failure error message among tests, allowingYang Tse
2007-04-05Further improve displaying of individual logfilesYang Tse
2007-04-04add debug message and expand commentYang Tse
2007-04-04test can be allowed to run if fopen() is capable of fopen()ingYang Tse
2007-04-04cleanupYang Tse
2007-04-04Whoops--didn't mean to enable the ssh tests quite yet.Dan Fandrich
2007-04-04test can be allowed to run if fopen() is capable of fopen()ingYang Tse