summaryrefslogtreecommitdiff
path: root/tests/libtest
Commit message (Expand)AuthorAgeFilesLines
* OOM handling fixYang Tse2010-02-062-4/+14
* fix compiler warningYang Tse2010-02-051-1/+1
* fix compiler warningYang Tse2010-02-051-1/+3
* fix compiler warningYang Tse2010-02-056-11/+11
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-0550-431/+736
* Fix variable initializationYang Tse2010-02-041-1/+1
* Modified test case 557 to additionally verify libcurl's internal curl_m*printf()Yang Tse2010-02-041-5/+304
* Fix portability issue related with unaligned memory accessYang Tse2010-02-031-6/+15
* avoid possibility of using obsoleted stuffYang Tse2010-02-021-0/+2
* remove setup.h inclusion which is already done from test.h inclusionYang Tse2010-02-025-5/+0
* include headersYang Tse2010-02-021-2/+14
* Conroy added a check to the coded message size since the docs stipulateYang Tse2010-02-011-3/+8
* portability fixYang Tse2010-01-283-13/+16
* Chris Conroy provided first RTSP testsYang Tse2010-01-286-1/+535
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-9/+12
* - Gabriel Kuri reported a problem with CURLINFO_CONTENT_LENGTH_DOWNLOAD if theDaniel Stenberg2009-10-311-2/+2
* Added test case 566 in an attempt to repeat bug 2884561Daniel Stenberg2009-10-302-2/+57
* - "Tom" posted a bug report that mentioned how libcurl did wrong when doing aDaniel Stenberg2009-10-302-2/+9
* Fix compiler warning: loop without bodyYang Tse2009-10-102-5/+12
* disable the tests that differ between 32 and 64 bitDaniel Stenberg2009-08-271-0/+5
* Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg2009-08-121-0/+55
* don't set READDATA since it isn't used and only confuses readersDaniel Stenberg2009-07-221-3/+0
* ENH: add optional support for c-aresBill Hoffman2009-07-141-1/+3
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-143-5/+5
* TrackMemory is another feature not supported by curl-configYang Tse2009-06-101-1/+1
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-59/+63
* Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-06-061-10/+2
* c-ares embbeded builds header include paths fully defined in makefilesYang Tse2009-06-041-0/+11
* Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-05-301-2/+8
* fix compiler warning: unused variableYang Tse2009-05-151-3/+0
* Added test 564 as DISABLED. It is for testing FTP over a SOCK4 proxy usingDaniel Stenberg2009-05-112-1/+147
* Fixes for non-ASCII platforms by David McCreedyYang Tse2009-05-0810-4/+77
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+4
* - I was going to fix issue #59 in KNOWN_BUGSDaniel Stenberg2009-04-302-1/+77
* libcurl's memory.h renamed to curl_memory.hYang Tse2009-04-211-1/+1
* 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
* 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-081-0/+2
* Fixed compile defines in CMake scriptsBenoit Neil2009-04-081-5/+6
* and include the .inc files in the release tarballs...Daniel Stenberg2009-04-071-2/+3
* Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake sc...Benoit Neil2009-04-074-169/+223
* Added tests (exes) targets, refactor a few things.Benoit Neil2009-04-061-0/+76
* Call setlocale() for libtest tests to test the effects of locale-inducedDan Fandrich2009-01-211-0/+14
* Fixed an OOM problem with test 560Dan Fandrich2008-11-121-0/+6
* Added test case 560:Daniel Stenberg2008-11-112-1/+95
* terminate with appropriate exit codeYang Tse2008-11-071-1/+1
* 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
* fix test # 558 and 559 CFLAGSYang Tse2008-10-281-2/+2