Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-21 | multi tests: OOM handling fixes | Yang Tse | |
Additionally, improved error checking and logging. | |||
2010-08-30 | Added proxy keyword to allow skipping test in proxyless configs | Dan Fandrich | |
2007-09-14 | Replaced 127.0.0.1 with %HOSTIP where possible | Dan Fandrich | |
2007-03-09 | Updated the test harness to check for protocol support before running each | Dan Fandrich | |
test, fixing KNOWN_BUGS #11. Fixed some tests to more accurately specify their required servers and features. | |||
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | |
are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | |||
2004-09-22 | Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on | Daniel Stenberg | |
it resolving nicely | |||
2003-03-15 | no server needed | Daniel Stenberg | |
2002-12-16 | removed junk | Daniel Stenberg | |
2002-12-16 | Added test case 504, using multi interface and a local proxy without anything | Daniel Stenberg | |
listening on the port we use. |