summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: remove test 580Daniel Stenberg2010-11-054-26/+3
* Allow building test 580 out of treeDan Fandrich2010-11-031-2/+2
* dist: add symbol-scan.pl to the tarballDaniel Stenberg2010-11-031-2/+2
* test1119: verify symbols-in-versionsDaniel Stenberg2010-11-032-1/+25
* runtests: allow tests written as perl scriptsDaniel Stenberg2010-11-032-24/+33
* symbol-scan: verifies symbols-in-versionsDaniel Stenberg2010-11-031-0/+133
* Added mk580.pl to the tar ballDan Fandrich2010-11-021-1/+1
* ignore: lib580.c is generated by mk580.plDaniel Stenberg2010-11-021-0/+1
* test: added test 580 - verifies symbols-in-versionsDaniel Stenberg2010-11-022-1/+24
* ftp: prevent server from hanging on closed data connectionKamil Dudka2010-10-295-0/+5
* URL-parsing: consider ? a dividerDaniel Stenberg2010-10-193-2/+57
* Fixed the IPv6 host address in test1203Dan Fandrich2010-10-141-1/+1
* Added --noconfigure switch to testcurl.pl.Guenter Knauf2010-10-141-1/+6
* test: urlglob error messages have no extra newline anymoreDaniel Stenberg2010-10-111-1/+0
* HTTP: remove special case for 416Daniel Stenberg2010-10-022-2/+4
* sws: Added writedelay HTTP server commandDan Fandrich2010-10-023-3/+22
* Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich2010-09-292-4/+4
* curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg2010-09-282-3/+3
* Added test case 1204 to test HTTP range failureDan Fandrich2010-09-272-1/+81
* parsedate: allow time specified without secondsDaniel Stenberg2010-09-272-0/+3
* Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich2010-09-111-1/+1
* test565: Don't hardcode IP:PORTTor Arntsen2010-09-091-2/+2
* Added proxy keyword to allow skipping test in proxyless configsDan Fandrich2010-08-301-0/+10
* Tweaked some test data filesDan Fandrich2010-08-257-64/+159
* runtests: fix uninitialized variable warningDaniel Stenberg2010-08-251-1/+1
* gopher tests: revert parts of gopher in the pingpong serverDaniel Stenberg2010-08-253-45/+8
* gopher tests: use sws and adjusted to more standard styleDaniel Stenberg2010-08-256-36/+56
* sws: added basic gopher supportDaniel Stenberg2010-08-251-12/+63
* gopher: fix test case line endingsDaniel Stenberg2010-08-254-17/+17
* Gopher using Curl_write; test suite (4 tests)Cameron Kaiser2010-08-259-50/+280
* http: handle trailer headers in all chunked responsesDaniel Stenberg2010-08-252-1/+78
* Fixed a NULL pointer dereference in form postingDan Fandrich2010-08-242-4/+11
* cmdline: make -F type= accept ;charset=Daniel Stenberg2010-08-211-3/+3
* Trial to fix win32 autobuilds.Guenter Knauf2010-08-201-10/+11
* Removed a C99ism & made an array constDan Fandrich2010-08-181-3/+3
* test: added test 579 to verify progress callback for chunked postJulien Chaffraix2010-08-194-2/+238
* progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix2010-08-164-2/+146
* Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich2010-08-1623-23/+23
* Clear stdout and stderr files on each test runDan Fandrich2010-08-161-1/+1
* Reset environment variables before starting serversDan Fandrich2010-08-131-10/+10
* runtests: clear old setenv remainders before testDaniel Stenberg2010-08-111-1/+13
* callbacks: acknowledge progress callback error returnsDaniel Stenberg2010-08-102-2/+2
* Added msys Perl since git for Win32 comes with own Perl which identifies as m...Guenter Knauf2010-08-101-1/+1
* Make testcurl.pl Watcom-aware.Guenter Knauf2010-08-101-4/+7
* parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg2010-08-102-2/+1
* build: don't build libhostname unless shared libcurl is builtYang Tse2010-08-091-0/+4
* build: libhostname and chkhostname linkage adjustments followupYang Tse2010-08-092-2/+9
* build: libhostname linkage adjustments followupYang Tse2010-08-083-3/+28
* build: chkhostname build adjustments followupYang Tse2010-08-071-0/+3
* build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador2010-08-073-15/+11