summaryrefslogtreecommitdiff
path: root/tests/data/test501
Commit message (Collapse)AuthorAgeFilesLines
* tests: removed the obsolete name parameterDan Fandrich2017-02-181-1/+1
|
* Added missing <keywords>Daniel Stenberg2008-11-111-0/+5
|
* Updated the test harness to check for protocol support before running eachDan Fandrich2007-03-091-1/+4
| | | | | test, fixing KNOWN_BUGS #11. Fixed some tests to more accurately specify their required servers and features.
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
| | | | | | are not, due mainly to the lack of support for XML character entities (e.g. & => &amp; ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools.
* Now the test servers and test cases can run on a custom port number. There'sDaniel Stenberg2004-09-081-1/+1
| | | | | | no fixed port numbers in use anymore. Starting now, the default ports the servers use are 8990 - 8993. There's no option to modify these yet, but changing the $base option in the top of the runtests.pl script.
* correctedDaniel Stenberg2002-12-121-16/+2
|
* run tiny specific libcurl-testing toolsDaniel Stenberg2002-12-121-0/+44