Age | Commit message (Expand) | Author |
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 |
2005-04-14 | make the ftp server support reply/servercmd, and make SLOWDOWN work, and | Daniel Stenberg |
2005-03-17 | support multiple error codes for a test case since some things just vary | Daniel Stenberg |
2005-01-20 | Added support for "verify" => "stripfile" to strip contents of the file that | Daniel Stenberg |
2005-01-07 | fixed the valgrind log check and make it possible to disable it for a specific | Daniel Stenberg |
2004-12-14 | mistake | Daniel Stenberg |
2004-12-11 | HTTP IPv6 support added to the test suite | Daniel Stenberg |
2004-11-29 | make it possible for a test case to depend on the feature 'libz' | Daniel Stenberg |
2004-11-29 | Enable test cases to provide sections base64-encoded to be able to test | Daniel Stenberg |
2004-11-25 | FTP improvements: | Daniel Stenberg |
2004-11-23 | introducing the client/precheck concept to allow test 518 to *only* run when | Daniel Stenberg |
2004-11-22 | David Phillips fix for test 518 and my extension to make it not run on | Daniel Stenberg |
2004-10-12 | correction | Daniel Stenberg |
2004-08-23 | Provide support for "transferring" zero bytes FTP files and comparing that | Daniel Stenberg |
2004-04-30 | idn is a new feature that can be made required for a test | Daniel Stenberg |
2004-03-31 | added swsbounce | Daniel Stenberg |
2004-03-01 | large_file is a new feature we can require for a specific test | Daniel Stenberg |
2004-02-05 | added the missing stdin section | Daniel Stenberg |