summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Moved test 577 into the unit test framework as test 1307Dan Fandrich2011-03-046-95/+44
* Added unit test 1306 so tests 558 & 559 are now fully replacedDan Fandrich2011-03-044-12/+49
* The unit test argument is allowed to be usedDan Fandrich2011-03-041-2/+2
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-0410-294/+166
* Fixed test 1300 to pass the torture testDan Fandrich2011-03-041-0/+4
* Added abort_* unit test macrosDan Fandrich2011-03-041-0/+28
* runtests.pl/stopserver: space separate pidsDaniel Stenberg2011-02-221-1/+3
* tests: Cleaned up netrc testing.Julien Chaffraix2011-02-207-36/+8
* netrc: Enable setting up the filename in unit tests.Julien Chaffraix2011-02-103-14/+15
* test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix2011-02-104-2/+160
* 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