summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - I was going to fix issue #59 in KNOWN_BUGSDaniel Stenberg2009-04-303-1/+130
* Display only CURL_* and CARES_* symbol/macro definitions from curlbuild.h and...Yang Tse2009-04-291-2/+2
* Trigger c-ares prebuild stage for fake-config setup'sYang Tse2009-04-291-0/+7
* - Based on bug report #2723219 (http://curl.haxx.se/bug/view.cgi?id=2723219)Daniel Stenberg2009-04-292-5/+5
* When running testcurl.pl display definitions from ares_build.hYang Tse2009-04-291-0/+14
* allow usage of in-tree c-ares when building from outside of the cvs treeYang Tse2009-04-291-1/+5
* Include <arpa/inet.h> if HAVE_ARPA_INET_H is definedYang Tse2009-04-273-6/+7
* Log MAKEFLAGS environment variable along with the others.Yang Tse2009-04-271-1/+2
* test 1099: "TFTP get first a non-existing file then an existing" added disabledDaniel Stenberg2009-04-244-9/+57
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-212-3/+3
* - Pramod Sharma reported and tracked down a bug when doing FTP over a HTTPDaniel Stenberg2009-04-172-1/+75
* re-enable all tests for all icc autobuildsYang Tse2009-04-171-14/+1
* first take at bundling cmake-related files in the tarballDaniel Stenberg2009-04-141-2/+3
* fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse2009-04-141-1/+2
* fix compiler warning: implicit conversion shortens 64-bit value into a 32-bit...Yang Tse2009-04-131-1/+1
* improve stunnel version detectionYang Tse2009-04-131-16/+37
* Adjust commentYang Tse2009-04-101-2/+6
* Cleaned up the custom definition I added (replaced by CURL_STATICLIB)Benoit Neil2009-04-091-1/+5
* add back most likely acciedently removed function name justtimeout to fix aut...Gunter Knauf2009-04-091-1/+1
* Skip test #558 and #559 also when using a Win32 DLLYang Tse2009-04-091-3/+11
* (Minor update) Added labal prefixes to tests targetsBenoit Neil2009-04-082-0/+4
* Added special define for tests that directly include libcurl sources.Benoit Neil2009-04-081-1/+1
* Avoid warnings when HAVE_ALRM and SIGALRM are not defined.Gisle Vanem2009-04-081-7/+9
* #ifdef around variables to squelsh warnings.Gisle Vanem2009-04-081-0/+14
* Fixed compile defines in CMake scriptsBenoit Neil2009-04-082-10/+12
* and include the .inc files in the release tarballs...Daniel Stenberg2009-04-072-4/+6
* 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