summaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
Commit message (Expand)AuthorAgeFilesLines
...
* unittests: a dedicated feature in testsDaniel Stenberg2011-01-031-1/+3
* runtests: allow tests written as perl scriptsDaniel Stenberg2010-11-031-1/+4
* sws: Added writedelay HTTP server commandDan Fandrich2010-10-021-0/+1
* mention missing test servers for <server>Daniel Stenberg2010-04-101-0/+3
* Test suite support for RTSPYang Tse2010-02-011-0/+8
* Added missing NTLM feature for test 1097Dan Fandrich2009-05-301-0/+2
* Always use nocheck="yes" for consistencyDan Fandrich2009-01-071-2/+2
* If a HTTP request is Basic and num is already >=1000, the HTTP test serverDan Fandrich2008-11-251-0/+7
* SLOWDOWN actually causes a 0.01 second delay between bytesDan Fandrich2008-10-301-1/+1
* A <precheck> command is considered to have failed if it returns a non-zeroDan Fandrich2008-10-151-3/+3
* - When libcurl was doing a HTTP POST and the server would respond withDaniel Stenberg2008-08-291-4/+6
* Added feature in runtests.pl to select tests based on key word.Dan Fandrich2008-07-271-2/+5
* Document that variable replacement now takes place in the test file <stdout> ...Dan Fandrich2008-05-011-1/+2
* Add 'timeout' and 'delay' attributes support for the test harness <command> s...Yang Tse2008-04-251-1/+14
* Fixed the test harness so it will write out zero-length data files.Dan Fandrich2008-03-061-1/+1
* "yes" must be in quotes to be XML compatibleDan Fandrich2008-01-041-1/+1
* Daniel Egger provided 'nonewline=yes' support for the <stdout> sectionDaniel Stenberg2008-01-041-1/+4
* Fixed the 2000-series tests so that the downloaded data is actually checkedDan Fandrich2007-10-271-2/+2
* Added variable substitution to the <verify><file> section.Dan Fandrich2007-09-201-1/+1
* Added %CLIENTIP and %CLIENT6IP data file substitution variables.Dan Fandrich2007-09-171-1/+3
* Minor updatesDan Fandrich2007-09-051-0/+2
* Allow ftp server alternate replies to contain backslash-escaped controlDan Fandrich2007-08-231-1/+2
* Daniel Black's test suite fixes and initial test cases for SOCKS4/5 usingDaniel Stenberg2007-06-051-0/+3
* Improved the test harness to allow running test servers on other thanDan Fandrich2007-04-301-0/+1
* Added <postcheck> support to the test harness.Dan Fandrich2007-04-231-2/+8
* Mention NSS, <postcmd> commandsDan Fandrich2007-04-231-1/+7
* Changed the test harness to attempt to gracefully shut down serversDan Fandrich2007-03-241-0/+4
* language fixDaniel Stenberg2007-03-181-1/+1
* Updated the test harness to add a new "crypto" feature check and updated theDan Fandrich2007-03-091-0/+1
* Updated the test harness to check for protocol support before running eachDan Fandrich2007-03-091-1/+15
* Made a few cleanups.Dan Fandrich2007-03-081-6/+11
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-21/+41
* filled in some docs for the FTP server control commandsDaniel Stenberg2006-09-231-3/+13
* test 530 is the first ever HTTP pipelining test for libcurlDaniel Stenberg2006-09-081-0/+2
* 1. sws now supports two new "commands" and 2. if built withDaniel Stenberg2006-01-021-3/+5
* Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ipDaniel Stenberg2005-09-041-0/+1
* Add support for text mode on stdout tests as well, and add the mode=textDaniel Stenberg2005-05-201-3/+9
* started adding "keywords" for each test, to better allow us to sum up whatDaniel Stenberg2005-04-151-0/+10
* make the ftp server support reply/servercmd, and make SLOWDOWN work, andDaniel Stenberg2005-04-141-7/+11
* support multiple error codes for a test case since some things just varyDaniel Stenberg2005-03-171-1/+3
* Added support for "verify" => "stripfile" to strip contents of the file thatDaniel Stenberg2005-01-201-0/+4
* fixed the valgrind log check and make it possible to disable it for a specificDaniel Stenberg2005-01-071-0/+3
* mistakeDaniel Stenberg2004-12-141-1/+1
* HTTP IPv6 support added to the test suiteDaniel Stenberg2004-12-111-4/+2
* make it possible for a test case to depend on the feature 'libz'Daniel Stenberg2004-11-291-2/+5
* Enable test cases to provide sections base64-encoded to be able to testDaniel Stenberg2004-11-291-1/+6
* FTP improvements:Daniel Stenberg2004-11-251-0/+5
* introducing the client/precheck concept to allow test 518 to *only* run whenDaniel Stenberg2004-11-231-0/+6
* David Phillips fix for test 518 and my extension to make it not run onDaniel Stenberg2004-11-221-0/+1
* correctionDaniel Stenberg2004-10-121-3/+5