summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-077-207/+269
* Fixed tests/server build (removed unnecessary link to libcurl).Benoit Neil2009-04-071-3/+5
* Added tests (exes) targets, refactor a few things.Benoit Neil2009-04-063-0/+121
* Added test 1097 to verify the bug Axel Kuhn epidox posted on March 3 2009Daniel Stenberg2009-03-032-0/+79
* verify that a 550-response for a RETR returns 78 but also that the controlDaniel Stenberg2009-02-192-1/+51
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-0218-30/+30
* - Alexey Borzov filed bug report #2535504Daniel Stenberg2009-01-262-1/+84
* Improved the title and keywordsDan Fandrich2009-01-211-1/+2
* Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich2009-01-216-1/+262
* Call setlocale() for libtest tests to test the effects of locale-inducedDan Fandrich2009-01-211-0/+14
* Always use nocheck="yes" for consistencyDan Fandrich2009-01-0742-56/+56
* sync'd address with other tests.Gunter Knauf2008-12-301-1/+1
* trial with an address which has a valid domain part but invalid host to avoid...Gunter Knauf2008-12-301-1/+1
* Mention what makes this test specialDan Fandrich2008-12-111-1/+1
* Added test cases 1089 and 1090 to test --write-out after a redirect toDan Fandrich2008-12-093-1/+191
* - Fred Machado posted about a weird FTP problem on the curl-users list and whenDaniel Stenberg2008-12-085-8/+9
* Added tests 1087 and 1088 to test Basic authentication on a redirectDan Fandrich2008-11-254-1/+224
* If a HTTP request is Basic and num is already >=1000, the HTTP test serverDan Fandrich2008-11-252-0/+14
* Fully clean up after test 608 so that it can be run twice in succession.Dan Fandrich2008-11-241-1/+6
* restored from my messy previous commit mistakeDaniel Stenberg2008-11-214-0/+0
* - I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg2008-11-1951-79/+0
* Josef Wolf's extension that allows a $TESTDIR/gdbinit$testnum file that whenDaniel Stenberg2008-11-191-0/+2
* Display the time in verbose mode during the torture tests to help determineDan Fandrich2008-11-171-1/+2
* Shortened some FTP responses to allow the timeout to be reduced by a secondDan Fandrich2008-11-131-1/+7
* Fixed an OOM problem with test 560Dan Fandrich2008-11-121-0/+6
* Give the test an extra second to run so it passes on slow machinesDan Fandrich2008-11-121-1/+1
* Added test case 560:Daniel Stenberg2008-11-113-1/+151
* Added missing <keywords>Daniel Stenberg2008-11-113-0/+16
* terminate with appropriate exit codeYang Tse2008-11-071-1/+1
* Added test 1086 to test a timeout the occurs during an FTP data transfer.Dan Fandrich2008-11-062-1/+78
* Make the SLOWDOWN option slow the FTP data connection, not just theDan Fandrich2008-11-061-2/+20
* fix OOM handlingYang Tse2008-10-311-8/+23
* Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse2008-10-301-9/+8
* SLOWDOWN actually causes a 0.01 second delay between bytesDan Fandrich2008-10-301-1/+1
* Changed the "resolve" test precheck program to verify that an IPv6 socketDan Fandrich2008-10-281-25/+38
* fix test # 558 and 559 CFLAGSYang Tse2008-10-281-2/+2
* don't skip tests 558 and 559 on i686 icc autobuildsYang Tse2008-10-271-1/+1
* test #558 tests internal hash create/destroyYang Tse2008-10-275-35/+88
* Skip test #558 when libcurl is built with hidden symbolsYang Tse2008-10-272-14/+47
* For tracing purposes log a fake call to getaddrinfoYang Tse2008-10-271-0/+7
* avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfoYang Tse2008-10-271-1/+30
* convert test #558 into something more interesting, attemptingYang Tse2008-10-262-115/+71
* test #558 verifies loop operation using malloc() and free()Yang Tse2008-10-265-2/+186
* moved some definitions from tftp.h to tftpd.cYang Tse2008-10-232-6/+5
* fix compiler warningYang Tse2008-10-233-18/+27
* Tweaked a few tests to test proper Turkish locale handlingDan Fandrich2008-10-233-4/+4
* For i686 icc autobuilds:Yang Tse2008-10-221-1/+8
* Fixed some problems with SFTP range support to fix test cases 634 through 637.Dan Fandrich2008-10-211-4/+0
* Added missing HTTP proxy and other keywordsDan Fandrich2008-10-161-0/+10
* A <precheck> command is considered to have failed if it returns a non-zeroDan Fandrich2008-10-152-3/+6