aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2008-01-11Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg
2008-01-07Fixed test descriptionDan Fandrich
2008-01-05added keywordDaniel Stenberg
2007-12-26In an attempt to repeat the problem in bug report #1850730Daniel Stenberg
2007-12-15spell!Daniel Stenberg
2007-12-15Add test 551 that tests callback-post over a proxy that requires Digest auth.Daniel Stenberg
2007-12-14Added missing <features>Dan Fandrich
2007-12-14Fixed typo in test titleDan Fandrich
2007-12-08add keywordsDaniel Stenberg
2007-12-08add missing filesDaniel Stenberg
2007-12-08add test 549 and 550Daniel Stenberg
2007-12-05Spacen Jasset reported a problem with doing POST (with data read with aDaniel Stenberg
2007-12-05added test548 which uses the lib547 source file, preparing for test547 whichDaniel Stenberg
2007-12-03removed the ;type= thing for FTP urls through proxy, since that's now onlyDaniel Stenberg
2007-11-26test1015 --data-urlencodeDaniel Stenberg
2007-11-23Revert last change since it breaks running the test suiteYang Tse
2007-11-23Improve chance of running runtests.pl from outside theYang Tse
2007-11-05Added some keywordsDan Fandrich
2007-11-01Added test case 1014 to compare curl-config --features with curl --versionDan Fandrich
2007-11-01Added test case 1013 to check that curl-config --protocols matches theDan Fandrich
2007-10-29Added test case 546 to check that subsequent FTP transfers work after aDan Fandrich
2007-10-27Fixed the 2000-series tests so that the downloaded data is actually checkedDan Fandrich
2007-10-26Fixed the test case to create only a single test file, which is all theDan Fandrich
2007-10-25Disable valgrind for this test to avoid the rlimit = soft rlimit problemDan Fandrich
2007-10-25Added test case 2004.Dan Fandrich
2007-10-25Allow test server to handle binary POSTs.Patrick Monnerat
2007-10-25Fixed a TFTP memory leak. Enabled test 2003 to verify this.Daniel Stenberg
2007-10-24Fixed the test TFTP server to support the >10000 test number notationDan Fandrich
2007-10-24enable 2000 and 2001Daniel Stenberg
2007-10-24Added test cases 2000 and 2001 which test multiple protocols using theDan Fandrich
2007-10-12Fixed a couple of typos that messed up the tests.Dan Fandrich
2007-10-12Added some <keywords> sections and use some key words more consistently.Dan Fandrich
2007-10-04I enabled test 1009 and made the --local-port use a wide range to reduce theDaniel Stenberg
2007-10-04Kim Rinnewitz reported that --local-port didn't work with TFTP transfers.Daniel Stenberg
2007-10-02known bug #46: chunked-encoded CONNECT responses from a http proxy now works.Daniel Stenberg
2007-09-30Added test536 that was accidentally missing. I also wrote up a new makefileDaniel Stenberg
2007-09-30Alex Fishman reported a curl_easy_escape() problem that was made theDaniel Stenberg
2007-09-26Philip Langdale provided the new CURLOPT_POST301 option forDaniel Stenberg
2007-09-26Max Katsev reported that when doing a libcurl FTP request withDaniel Stenberg
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
2007-09-20Added variable substitution to the <verify><file> section.Dan Fandrich
2007-09-18Use double quotes in command lines for consistency.Dan Fandrich
2007-09-18IPv6 is a required feature for these two tests, even if it's not obvious.Dan Fandrich
2007-09-17Fixed the required server entryDan Fandrich
2007-09-17Changed some FTP tests to validate the format of the PORT and EPRT commandsDan Fandrich
2007-09-17Made the directory postprocessor more forgiving of input directory formatDan Fandrich
2007-09-15Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTPDaniel Stenberg
2007-09-14Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich
2007-09-11Daniel S (12 September 2007)Daniel Stenberg
2007-09-07Added test case 1007 to test permission problem when uploading with TFTPDan Fandrich