aboutsummaryrefslogtreecommitdiff
path: root/tests/FILEFORMAT
AgeCommit message (Expand)Author
2014-11-04tests: add new feature 'SSLpinning'Daniel Stenberg
2014-07-11tests: document more test identifiers and variablesDan Fandrich
2014-01-04ftp tests: provide LIST responses in the test file itselfDaniel Stenberg
2013-09-15ftpserver.pl: Added CAPA & AUTH directive support to the SMTP EHLO handlerSteve Holme
2013-09-08ftpserver: Reworked AUTH support to allow for specifying the mechanismsSteve Holme
2013-09-08ftpserver: Reworked CAPA support to allow for specifying the capabilitiesSteve Holme
2013-08-22tftpd: support "writedelay" within <servercmd>Daniel Stenberg
2013-06-04sws: support extracting test number from CONNECT ipv6-address!Daniel Stenberg
2013-05-07runtests.pl: support nonewline="yes" in client/stdin sectionsDaniel Stenberg
2013-04-12FTP: handle a 230 welcome responseDaniel Stenberg
2013-03-27test1509: verify proxy header response headers countDaniel Stenberg
2013-03-15tests: add #96 #558 and #1330Yang Tse
2013-03-15HTTP proxy: insert slash in URL if missingDaniel Stenberg
2012-09-04FILEFORMAT: the FTP commands work for more protocolsDaniel Stenberg
2012-07-12connection-monitor: always log disconnect when enabledDaniel Stenberg
2012-07-05FILEFORMAT: provided a full description of connection-monitorDaniel Stenberg
2012-07-05sws: add 'connection-monitor' command supportDaniel Stenberg
2012-06-21tests: Added Metalink test case # 2005Tatsuhiro Tsujikawa
2012-01-03test proxy supports CONNECTDaniel Stenberg
2011-12-15Correct substitution var namesColin Hogben
2011-10-06test harness: non-stunnel https server integration overhaulYang Tse
2011-08-04runtests.pl: support option=no-includeDaniel Stenberg
2011-07-19runtests: add 'debug' as a feature a test can requireDaniel Stenberg
2011-01-21Mention axTLS in some more documentationDan Fandrich
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-03unittests: a dedicated feature in testsDaniel Stenberg
2010-11-03runtests: allow tests written as perl scriptsDaniel Stenberg
2010-10-02sws: Added writedelay HTTP server commandDan Fandrich
2010-04-10mention missing test servers for <server>Daniel Stenberg
2010-02-01Test suite support for RTSPYang Tse
2009-05-30Added missing NTLM feature for test 1097Dan Fandrich
2009-01-07Always use nocheck="yes" for consistencyDan Fandrich
2008-11-25If a HTTP request is Basic and num is already >=1000, the HTTP test serverDan Fandrich
2008-10-30SLOWDOWN actually causes a 0.01 second delay between bytesDan Fandrich
2008-10-15A <precheck> command is considered to have failed if it returns a non-zeroDan Fandrich
2008-08-29- When libcurl was doing a HTTP POST and the server would respond withDaniel Stenberg
2008-07-27Added feature in runtests.pl to select tests based on key word.Dan Fandrich
2008-05-01Document that variable replacement now takes place in the test file <stdout> ...Dan Fandrich
2008-04-25Add 'timeout' and 'delay' attributes support for the test harness <command> s...Yang Tse
2008-03-06Fixed the test harness so it will write out zero-length data files.Dan Fandrich
2008-01-04"yes" must be in quotes to be XML compatibleDan Fandrich
2008-01-04Daniel Egger provided 'nonewline=yes' support for the <stdout> sectionDaniel Stenberg
2007-10-27Fixed the 2000-series tests so that the downloaded data is actually checkedDan Fandrich
2007-09-20Added variable substitution to the <verify><file> section.Dan Fandrich
2007-09-17Added %CLIENTIP and %CLIENT6IP data file substitution variables.Dan Fandrich
2007-09-05Minor updatesDan Fandrich
2007-08-23Allow ftp server alternate replies to contain backslash-escaped controlDan Fandrich
2007-06-05Daniel Black's test suite fixes and initial test cases for SOCKS4/5 usingDaniel Stenberg
2007-04-30Improved the test harness to allow running test servers on other thanDan Fandrich
2007-04-23Added <postcheck> support to the test harness.Dan Fandrich