summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-28103-163/+164
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-1/+1
* sockfilt.c: commit b44da5a82a follow-up 2Yang Tse2012-12-261-4/+5
* sockfilt.c: commit b44da5a82a follow-upYang Tse2012-12-261-1/+1
* sockfilt.c: fix some compiler warningsYang Tse2012-12-261-15/+25
* lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-251-0/+1
* socklift.c: Quick fix to re-add missing codeMarc Hoersken2012-12-251-0/+2
* socklift.c: Added select_ws function to support WindowsMarc Hoersken2012-12-251-12/+144
* Enable tests 1503, 1504 and 1505Yang Tse2012-12-251-3/+0
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-256-4/+146
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-235-2/+77
* test 1502: OOM handling fixesYang Tse2012-12-233-72/+55
* runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse2012-12-221-2/+2
* lib543.c: OOM handling fixesYang Tse2012-12-211-3/+6
* libntlmconnect.c: fix compiler warnings and OOM handlingYang Tse2012-12-191-48/+48
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-1410-68/+2
* runtests and friends: Do not add undefined values to @INCFabian Keil2012-12-067-7/+14
* libtest: fix some compiler warningsYang Tse2012-12-056-18/+44
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-043-5/+6
* testcurl.pl: build example programs for several autobuildsYang Tse2012-11-301-1/+21
* build: prevent global LIBS from influencing libtest build targetsYang Tse2012-11-302-27/+39
* build: prevent global LIBS from influencing test server build targetsYang Tse2012-11-291-0/+4
* build: fix Windows build targets damaged since commit 550e403f00Yang Tse2012-11-282-2/+2
* build: avoid linkage of directly unused librariesYang Tse2012-11-283-8/+34
* dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse2012-11-276-0/+18
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-20/+16
* Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil2012-11-262-2/+0
* test: offer "automake" output and check for perl betterDaniel Stenberg2012-11-232-38/+54
* Test 206: Use a Content-Length header for the 407 responseFabian Keil2012-11-211-0/+2
* Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil2012-11-211-1/+0
* Get test 2032 working when using valgrindFabian Keil2012-11-191-1/+1
* test2032: spurious failure caused by premature terminationKamil Dudka2012-11-191-2/+2
* Fix comment typos in test 517Fabian Keil2012-11-191-2/+2
* Test 92 and 194: normalize spaces in the Server headersFabian Keil2012-11-192-2/+2
* Add a HOSTIP precheck for tests 31 and 1105Fabian Keil2012-11-192-0/+6
* Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil2012-11-191-2/+5
* Add --resolve to the keywords and name of test 1318Fabian Keil2012-11-191-1/+2
* Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil2012-11-1921-0/+125
* Add keywords for a couple of currently keyword-less HTTP testsFabian Keil2012-11-1911-0/+70
* Use carriage returns in all headers in test 31Fabian Keil2012-11-191-19/+19
* Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil2012-11-1916-112/+112
* fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg2012-11-184-2/+200
* mem-include-scan: verify memory #includesDaniel Stenberg2012-11-174-2/+122
* Fix the libauthretry changes from 7c0cbcf2f61Fabian Keil2012-11-161-3/+3
* fixed Visual Studio 2010 compilationSergei Nikulov2012-11-134-9/+11
* runtests: limit execessive logging/outputDaniel Stenberg2012-11-121-3/+12
* Fix compilation of lib1501Fabian Keil2012-11-081-1/+1
* test1413: verify redirects to URLs with fragmentsDaniel Stenberg2012-11-062-1/+74
* URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg2012-11-061-1/+1
* test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg2012-11-062-10/+46