Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-27 | tests/README: extended and reformatted | Daniel Stenberg | |
2011-03-04 | Converted tests 558 & 559 to use the unit test framework as 1305 | Dan Fandrich | |
Test 558 was just a subset of 559 which is something that can be easily added later. | |||
2010-02-14 | removed trailing whitespace | Yang Tse | |
2009-12-12 | updated with the new protocols | Daniel Stenberg | |
2008-10-07 | Document how to disable tests when certain --disable-* flags are used. | Dan Fandrich | |
2008-03-10 | fixed typo | Michal Marek | |
2008-02-12 | fix grammatical issues | Yang Tse | |
2008-02-11 | shell startup scripts and possible influence in scp/sftp/socks tests | Yang Tse | |
2007-10-24 | Added test cases 2000 and 2001 which test multiple protocols using the | Dan Fandrich | |
same easy handle Fixed the filecheck: make target to work outside the source tree | |||
2007-09-20 | Added variable substitution to the <verify><file> section. | Dan Fandrich | |
Made a few more tests work remotely. | |||
2007-08-28 | Mention that 'make test' does more than just run all the tests (suggested | Dan Fandrich | |
by Kris/tinker105 in bug #1779054) and mention the torture tests. | |||
2007-07-10 | Added a code coverage section using gcc and gcov. | Dan Fandrich | |
2007-06-05 | Daniel Black's test suite fixes and initial test cases for SOCKS4/5 using | Daniel Stenberg | |
openssh | |||
2007-04-30 | Improved the test harness to allow running test servers on other than | Dan Fandrich | |
the default port numbers, allowing more than one test suite to run simultaneously on the same host. | |||
2007-04-25 | Added support in runtests.pl for "!n" test numbers to disable individual tests. | Dan Fandrich | |
2007-04-23 | Added <postcheck> support to the test harness. | Dan Fandrich | |
2007-03-27 | Tighten up a few more OpenSSH options | Dan Fandrich | |
2007-03-26 | Added test600 and test601, SFTP and SCP file retrieval tests. | Dan Fandrich | |
2007-03-08 | Added test infrastructure to support basic FTPS tests. This currently | Dan Fandrich | |
supports only ftps:// URLs with --ftp-ssl-control specified, which implicitly encrypts the control channel but not the data channels. That allows stunnel to be used with an unmodified ftp server in exactly the same way that the test https server is set up. Added test case 400 as a basic FTPS test. | |||
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg | |
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time. | |||
2004-02-20 | mention what ports the test suite uses | Daniel Stenberg | |
2004-02-19 | refer to FILEFORMAT | Daniel Stenberg | |
2004-01-13 | modified the TODO, we already do persistant tests | Daniel Stenberg | |
2003-07-22 | CURLDEBUG is the symbol now | Daniel Stenberg | |
2003-06-02 | the 500-599 test case range | Daniel Stenberg | |
2003-04-30 | the test numbers are now only for human readability, the numbers no longer | Daniel Stenberg | |
enforces protocol/server | |||
2001-05-23 | Removed references to the previous file format, added some tests about | Daniel Stenberg | |
the new format but there's still much more to be said and done | |||
2001-05-21 | Added text about the test case numbering | Daniel Stenberg | |
2001-04-24 | stunnel and diff are added requirements | Daniel Stenberg | |
2001-03-12 | Added description of the new test case ranges support | Daniel Stenberg | |
2001-03-08 | clarified the 0001-files use a bit, I couldn't understand it myself! :-) | Daniel Stenberg | |
2001-03-05 | more details on debugging with the test suite | Daniel Stenberg | |
2001-03-04 | runtests -g explained | Daniel Stenberg | |
2000-11-27 | Added the ftpdN.txt file | Daniel Stenberg | |
2000-11-21 | Added the uploadN.txt description | Daniel Stenberg | |
2000-11-21 | httpN => protN and some other minor updates | Daniel Stenberg | |
2000-11-20 | added a description about the memory checks | Daniel Stenberg | |
2000-11-17 | updated to the new stdout stuff and the new -a option | Daniel Stenberg | |
2000-11-14 | more decriptions | Daniel Stenberg | |
2000-11-13 | updated | Daniel Stenberg | |
2000-11-13 | converted shell script to perl | Daniel Stenberg | |
2000-11-13 | more details added | Daniel Stenberg | |
2000-11-10 | initial checkin | Daniel Stenberg | |