aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-10-11test: urlglob error messages have no extra newline anymoreDaniel Stenberg
2010-10-02HTTP: remove special case for 416Daniel Stenberg
2010-10-02sws: Added writedelay HTTP server commandDan Fandrich
2010-09-29Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich
2010-09-28curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg
2010-09-27Added test case 1204 to test HTTP range failureDan Fandrich
2010-09-27parsedate: allow time specified without secondsDaniel Stenberg
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich
2010-09-09test565: Don't hardcode IP:PORTTor Arntsen
2010-08-30Added proxy keyword to allow skipping test in proxyless configsDan Fandrich
2010-08-25Tweaked some test data filesDan Fandrich
2010-08-25runtests: fix uninitialized variable warningDaniel Stenberg
2010-08-25gopher tests: revert parts of gopher in the pingpong serverDaniel Stenberg
2010-08-25gopher tests: use sws and adjusted to more standard styleDaniel Stenberg
2010-08-25sws: added basic gopher supportDaniel Stenberg
2010-08-25gopher: fix test case line endingsDaniel Stenberg
2010-08-25Gopher using Curl_write; test suite (4 tests)Cameron Kaiser
2010-08-25http: handle trailer headers in all chunked responsesDaniel Stenberg
2010-08-24Fixed a NULL pointer dereference in form postingDan Fandrich
2010-08-21cmdline: make -F type= accept ;charset=Daniel Stenberg
2010-08-20Trial to fix win32 autobuilds.Guenter Knauf
2010-08-18Removed a C99ism & made an array constDan Fandrich
2010-08-19test: added test 579 to verify progress callback for chunked postJulien Chaffraix
2010-08-16progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix
2010-08-16Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich
2010-08-16Clear stdout and stderr files on each test runDan Fandrich
2010-08-13Reset environment variables before starting serversDan Fandrich
2010-08-11runtests: clear old setenv remainders before testDaniel Stenberg
2010-08-10callbacks: acknowledge progress callback error returnsDaniel Stenberg
2010-08-10Added msys Perl since git for Win32 comes with own Perl which identifies as m...Guenter Knauf
2010-08-10Make testcurl.pl Watcom-aware.Guenter Knauf
2010-08-10parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg
2010-08-09build: don't build libhostname unless shared libcurl is builtYang Tse
2010-08-09build: libhostname and chkhostname linkage adjustments followupYang Tse
2010-08-08build: libhostname linkage adjustments followupYang Tse
2010-08-07build: chkhostname build adjustments followupYang Tse
2010-08-07build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador
2010-08-06build: ensure that libhostname doesn't get installedYang Tse
2010-08-04build: remove unused fileYang Tse
2010-08-02sethostname: provide local prototype for gethostnameDaniel Stenberg
2010-07-30sethostname: avoid including unistd.h to duck for warningsDaniel Stenberg
2010-07-30sethostname: ISO C does not allow extra `;' outside of a functionDaniel Stenberg
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2010-06-17test575: do not fail with threaded DNS resolverKamil Dudka
2010-05-31fix compiler warning: external declaration in primary source fileYang Tse
2010-05-31fix compiler warning: variable was set but never usedYang Tse
2010-05-29CURL_LLONG_MAX: avoid constant overflowKamil Dudka
2010-05-28test1115: verify that unexpected 1xx responses work fineDaniel Stenberg
2010-05-28lib577: avoid redefinition of ERRORKamil Dudka
2010-05-27test313: a new test for CRL supportKamil Dudka