summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unit1300: code style cleanupDaniel Stenberg2011-02-021-53/+52
* adding unit tests for Curl_llist_removeAmr Shahin2011-02-021-1/+83
* test: add test 580 to the distDaniel Stenberg2011-01-281-1/+1
* tests: more multiple headers checksDaniel Stenberg2011-01-253-1/+108
* HTTP: memory leak on multiple Location:Daniel Stenberg2011-01-252-0/+59
* Fixed C++ style comment not allowed in ISO C90.Guenter Knauf2011-01-221-1/+1
* Mention axTLS in some more documentationDan Fandrich2011-01-211-0/+1
* runtests.pl: make -s not show skipped testsDaniel Stenberg2011-01-201-1/+1
* unittest: add 3 tests to test1300Amr Shahin2011-01-201-1/+79
* dist: add new certs to tarballDaniel Stenberg2011-01-191-1/+2
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-1912-7/+439
* Made unit_setup() return an error code to abort the test earlyDan Fandrich2011-01-055-17/+32
* tests: <info> tag correctionsDaniel Stenberg2011-01-042-2/+2
* unittest: 1303 tests Curl_timeleftDaniel Stenberg2011-01-044-2/+152
* curlcheck.h: add fail()Daniel Stenberg2011-01-041-0/+10
* Fixed path to allow out-of-tree buildsDan Fandrich2011-01-041-2/+2
* ignore: all executable unit test casesDaniel Stenberg2011-01-041-1/+1
* tests: add 1302 to the packageDaniel Stenberg2011-01-041-1/+1
* unittest: test base64 encode/decodeDaniel Stenberg2011-01-043-1/+110
* curlcheck.h: avoid using NULL pointersDaniel Stenberg2011-01-041-1/+1
* curlcheck.h: add verify_memoryDaniel Stenberg2011-01-041-0/+7
* curlcheck.h: add newlines in error messagesDaniel Stenberg2011-01-041-6/+6
* unittest: verify curl_strequalDaniel Stenberg2011-01-044-2/+65
* curlcheck.h: add fail_if() fix codeDaniel Stenberg2011-01-031-1/+10
* unittests: basic docsDaniel Stenberg2011-01-031-0/+73
* ignore: unit test filesDaniel Stenberg2011-01-031-0/+1
* unittests: a dedicated feature in testsDaniel Stenberg2011-01-033-9/+16
* unittesting: build a separate static libDaniel Stenberg2011-01-031-2/+11
* unittest: framework for unit-testingDaniel Stenberg2011-01-0310-6/+185
* test harness: take in account that Windows does not support LD_PRELOADYang Tse2010-12-281-4/+9
* cookies: tricked dotcounter fixedDaniel Stenberg2010-12-231-0/+1
* SMTP tests: updated MAIL FROM useDaniel Stenberg2010-12-226-7/+7
* tftpd: avoid buffer overflow report from glibcPaul Howarth2010-12-171-2/+4
* axTLS integration: silence runtests.pl perl warningYang Tse2010-12-161-2/+2
* Minor fixes to pass tests 301 and 306 with a patched axTLS.Eric Hu2010-12-151-1/+1
* Initial axTLS integration. Connections can be made and some tests pass.Eric Hu2010-12-151-0/+12
* sws: fix compier warning: external definition with no prior declarationYang Tse2010-12-061-1/+1
* fix compiler warning: rounding, sign extension, or loss of accuracy may resultYang Tse2010-12-022-2/+2
* atoi: remove atoi usageYang Tse2010-11-285-7/+10
* symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse2010-11-251-4/+17
* ignore file generated by configureYang Tse2010-11-251-0/+1
* Check for errors while preprocessing curl.h in test 1119Dan Fandrich2010-11-192-3/+8
* Use the 3-argument open for compatibility with older perlsDan Fandrich2010-11-191-1/+1
* test servers: fix strict aliasing compiler warningsYang Tse2010-11-196-129/+188
* test1120: verify FTP response 421Daniel Stenberg2010-11-102-1/+45
* ftpserver.pl: spellfix commentDaniel Stenberg2010-11-101-1/+1
* symbols-in-version: add CURL_SOCKET_BADDaniel Stenberg2010-11-091-1/+12
* ftp: close connection as soon as ABOR has been sentKamil Dudka2010-11-083-3/+0
* test: remove test 580Daniel Stenberg2010-11-054-26/+3
* Allow building test 580 out of treeDan Fandrich2010-11-031-2/+2