aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2007-04-04Added more SSH tests (left disabled for now).Dan Fandrich
2007-04-03update copyright yearYang Tse
2007-04-03Verify if the test is limited by an ancient stdio with a 256Yang Tse
2007-04-03fix enumeration of disabled tests when they have the highest numberYang Tse
2007-04-03Improve displaying of logfiles making sure all lines end with \nYang Tse
2007-04-03try not to link with unneeded libs, avoiding global LDADDYang Tse
2007-04-03when detecting un/supported sshd options use curl's sshd config file.Yang Tse
2007-04-03Eliminate the sshd option checking dependency on wc and make it faster.Dan Fandrich
2007-04-02fix error in previous commitYang Tse
2007-04-02verify ssh daemon versionYang Tse
2007-04-01print update message only if we really update CVS.Gunter Knauf
2007-04-01Added scp and sftp nonexistent file retrieval tests, but leave themDan Fandrich
2007-03-31Disable the SSH tests until the libssh2 bugs that causes test hangsDan Fandrich
2007-03-31sshd might fail to start if given an unsupported configuration option.Yang Tse
2007-03-30Fixed some typos in the comments.Dan Fandrich
2007-03-30Resurrected old FTPS error tests 402 and 403 as 404 and 405.Dan Fandrich
2007-03-30Added HTTP --max-filesize tests and FTPS CCC failure test.Dan Fandrich
2007-03-30Searching for sshd and sftp-server will be done firstYang Tse
2007-03-30ignore more generated filesYang Tse
2007-03-30Don't tear down the ftp connection if the maximum filesize was exceededDan Fandrich
2007-03-30Added FTP-SSL failure test 402Dan Fandrich
2007-03-29Added ftps upload test 401Dan Fandrich
2007-03-29Eliminated extra / in scp/sftp URLs.Dan Fandrich