aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-12-06runtests and friends: Do not add undefined values to @INCFabian Keil
2012-12-05libtest: fix some compiler warningsYang Tse
2012-12-04build: explain current role of LIBS in our Makefile.am filesYang Tse
2012-11-30testcurl.pl: build example programs for several autobuildsYang Tse
2012-11-30build: prevent global LIBS from influencing libtest build targetsYang Tse
2012-11-29build: prevent global LIBS from influencing test server build targetsYang Tse
2012-11-28build: fix Windows build targets damaged since commit 550e403f00Yang Tse
2012-11-28build: avoid linkage of directly unused librariesYang Tse
2012-11-27dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse
2012-11-26avoid mixing of enumerated type with another typeYang Tse
2012-11-26Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil
2012-11-23test: offer "automake" output and check for perl betterDaniel Stenberg
2012-11-21Test 206: Use a Content-Length header for the 407 responseFabian Keil
2012-11-21Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil
2012-11-19Get test 2032 working when using valgrindFabian Keil
2012-11-19test2032: spurious failure caused by premature terminationKamil Dudka
2012-11-19Fix comment typos in test 517Fabian Keil
2012-11-19Test 92 and 194: normalize spaces in the Server headersFabian Keil
2012-11-19Add a HOSTIP precheck for tests 31 and 1105Fabian Keil
2012-11-19Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil
2012-11-19Add --resolve to the keywords and name of test 1318Fabian Keil
2012-11-19Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil
2012-11-19Add keywords for a couple of currently keyword-less HTTP testsFabian Keil
2012-11-19Use carriage returns in all headers in test 31Fabian Keil
2012-11-19Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil
2012-11-18fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg
2012-11-17mem-include-scan: verify memory #includesDaniel Stenberg
2012-11-16Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil
2012-11-13fixed Visual Studio 2010 compilationSergei Nikulov
2012-11-12runtests: limit execessive logging/outputDaniel Stenberg
2012-11-08Fix compilation of lib1501Fabian Keil
2012-11-06test1413: verify redirects to URLs with fragmentsDaniel Stenberg
2012-11-06URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg
2012-11-06test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg
2012-11-06test1412: verify Digest with repeated URLsDaniel Stenberg
2012-11-06uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner
2012-11-06libauthretry.c: shorten lines to fit within 80 colsDaniel Stenberg
2012-11-04test/README: mention the 1500 test number rangeDaniel Stenberg
2012-11-04FTP: prevent the multi interface from blockingDaniel Stenberg
2012-09-18test2006: Updated expected output to include hash nameDaniel Stenberg
2012-09-17metalink tests: Updated expected output to include hash nameMarc Hoersken
2012-09-16curl_multi_wait: Add parameter to return number of active socketsSara Golemon
2012-09-11libntlmconnect.c: Fixed typo and conversionMarc Hoersken
2012-09-11libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointerMarc Hoersken
2012-09-11sws.c: Fixed warning: 'err' may be used uninitialized in this functionMarc Hoersken
2012-09-11libntlmconnect.c: Fixed warning: comparison of signed/unsigned integerMarc Hoersken
2012-09-04FILEFORMAT: the FTP commands work for more protocolsDaniel Stenberg
2012-09-04test1411: verify SMTP without SIZE supportDaniel Stenberg
2012-09-04ftpserver: respond with a 250 to SMTP EHLODaniel Stenberg