Age | Commit message (Expand) | Author |
2012-09-04 | FILEFORMAT: the FTP commands work for more protocols | Daniel Stenberg |
2012-07-12 | connection-monitor: always log disconnect when enabled | Daniel Stenberg |
2012-07-05 | FILEFORMAT: provided a full description of connection-monitor | Daniel Stenberg |
2012-07-05 | sws: add 'connection-monitor' command support | Daniel Stenberg |
2012-06-21 | tests: Added Metalink test case # 2005 | Tatsuhiro Tsujikawa |
2012-01-03 | test proxy supports CONNECT | Daniel Stenberg |
2011-12-15 | Correct substitution var names | Colin Hogben |
2011-10-06 | test harness: non-stunnel https server integration overhaul | Yang Tse |
2011-08-04 | runtests.pl: support option=no-include | Daniel Stenberg |
2011-07-19 | runtests: add 'debug' as a feature a test can require | Daniel Stenberg |
2011-01-21 | Mention axTLS in some more documentation | Dan Fandrich |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
2011-01-03 | unittests: a dedicated feature in tests | Daniel Stenberg |
2010-11-03 | runtests: allow tests written as perl scripts | Daniel Stenberg |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-04-10 | mention missing test servers for <server> | Daniel Stenberg |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2009-05-30 | Added missing NTLM feature for test 1097 | Dan Fandrich |
2009-01-07 | Always use nocheck="yes" for consistency | Dan Fandrich |
2008-11-25 | If a HTTP request is Basic and num is already >=1000, the HTTP test server | Dan Fandrich |
2008-10-30 | SLOWDOWN actually causes a 0.01 second delay between bytes | Dan Fandrich |
2008-10-15 | A <precheck> command is considered to have failed if it returns a non-zero | Dan Fandrich |
2008-08-29 | - When libcurl was doing a HTTP POST and the server would respond with | Daniel Stenberg |
2008-07-27 | Added feature in runtests.pl to select tests based on key word. | Dan Fandrich |
2008-05-01 | Document that variable replacement now takes place in the test file <stdout> ... | Dan Fandrich |
2008-04-25 | Add 'timeout' and 'delay' attributes support for the test harness <command> s... | Yang Tse |
2008-03-06 | Fixed 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 compatible | Dan Fandrich |
2008-01-04 | Daniel Egger provided 'nonewline=yes' support for the <stdout> section | Daniel Stenberg |
2007-10-27 | Fixed the 2000-series tests so that the downloaded data is actually checked | Dan Fandrich |
2007-09-20 | Added variable substitution to the <verify><file> section. | Dan Fandrich |
2007-09-17 | Added %CLIENTIP and %CLIENT6IP data file substitution variables. | Dan Fandrich |
2007-09-05 | Minor updates | Dan Fandrich |
2007-08-23 | Allow ftp server alternate replies to contain backslash-escaped control | Dan Fandrich |
2007-06-05 | Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using | Daniel Stenberg |
2007-04-30 | Improved the test harness to allow running test servers on other than | Dan Fandrich |
2007-04-23 | Added <postcheck> support to the test harness. | Dan Fandrich |
2007-04-23 | Mention NSS, <postcmd> commands | Dan Fandrich |
2007-03-24 | Changed the test harness to attempt to gracefully shut down servers | Dan Fandrich |
2007-03-18 | language fix | Daniel Stenberg |
2007-03-09 | Updated the test harness to add a new "crypto" feature check and updated the | Dan Fandrich |
2007-03-09 | Updated the test harness to check for protocol support before running each | Dan Fandrich |
2007-03-08 | Made a few cleanups. | Dan Fandrich |
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich |
2006-09-23 | filled in some docs for the FTP server control commands | Daniel Stenberg |
2006-09-08 | test 530 is the first ever HTTP pipelining test for libcurl | Daniel Stenberg |
2006-01-02 | 1. sws now supports two new "commands" and 2. if built with | Daniel Stenberg |
2005-09-04 | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip | Daniel Stenberg |
2005-05-20 | Add support for text mode on stdout tests as well, and add the mode=text | Daniel Stenberg |
2005-04-15 | started adding "keywords" for each test, to better allow us to sum up what | Daniel Stenberg |