aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-03-03Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009Daniel Stenberg
2009-02-19verify that a 550-response for a RETR returns 78 but also that the controlDaniel Stenberg
2009-02-02- Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg
2009-01-26- Alexey Borzov filed bug report #2535504Daniel Stenberg
2009-01-21Improved the title and keywordsDan Fandrich
2009-01-21Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich
2009-01-21Call setlocale() for libtest tests to test the effects of locale-inducedDan Fandrich
2009-01-07Always use nocheck="yes" for consistencyDan Fandrich
2008-12-30sync'd address with other tests.Gunter Knauf
2008-12-30trial with an address which has a valid domain part but invalid host to avoid...Gunter Knauf
2008-12-11Mention what makes this test specialDan Fandrich
2008-12-09Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich
2008-12-08- Fred Machado posted about a weird FTP problem on the curl-users list and whenDaniel Stenberg
2008-11-25Added tests 1087 and 1088 to test Basic authentication on a redirectDan Fandrich
2008-11-25If a HTTP request is Basic and num is already >=1000, the HTTP test serverDan Fandrich
2008-11-24Fully clean up after test 608 so that it can be run twice in succession.Dan Fandrich
2008-11-21restored from my messy previous commit mistakeDaniel Stenberg
2008-11-19- I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg
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-11-13Shortened some FTP responses to allow the timeout to be reduced by a secondDan Fandrich
2008-11-12Fixed an OOM problem with test 560Dan Fandrich
2008-11-12Give the test an extra second to run so it passes on slow machinesDan Fandrich
2008-11-11Added test case 560:Daniel Stenberg
2008-11-11Added missing <keywords>Daniel Stenberg
2008-11-07terminate with appropriate exit codeYang Tse
2008-11-06Added test 1086 to test a timeout the occurs during an FTP data transfer.Dan Fandrich
2008-11-06Make the SLOWDOWN option slow the FTP data connection, not just theDan Fandrich
2008-10-31fix OOM handlingYang Tse
2008-10-30Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse
2008-10-30SLOWDOWN actually causes a 0.01 second delay between bytesDan Fandrich
2008-10-28Changed the "resolve" test precheck program to verify that an IPv6 socketDan Fandrich
2008-10-28fix test # 558 and 559 CFLAGSYang Tse
2008-10-27don't skip tests 558 and 559 on i686 icc autobuildsYang Tse
2008-10-27test #558 tests internal hash create/destroyYang Tse
2008-10-27Skip test #558 when libcurl is built with hidden symbolsYang Tse
2008-10-27For tracing purposes log a fake call to getaddrinfoYang Tse
2008-10-27avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfoYang Tse
2008-10-26convert test #558 into something more interesting, attemptingYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse
2008-10-23moved some definitions from tftp.h to tftpd.cYang Tse
2008-10-23fix compiler warningYang Tse
2008-10-23Tweaked a few tests to test proper Turkish locale handlingDan Fandrich
2008-10-22For i686 icc autobuilds:Yang Tse
2008-10-21Fixed some problems with SFTP range support to fix test cases 634 through 637.Dan Fandrich
2008-10-16Added missing HTTP proxy and other keywordsDan Fandrich
2008-10-15A <precheck> command is considered to have failed if it returns a non-zeroDan Fandrich
2008-10-14attempt to fix compiler warning:Yang Tse
2008-10-13Don't rely on shell support to run multiple precheck testsDan Fandrich
2008-10-12Ensure the IPv6 stack is operational before running this test (other testsDan Fandrich