Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-28 | test96: Updated accordly for recent changes | Steve Holme | |
2014-02-08 | test96: updated according to recent changes | Daniel Stenberg | |
2014-02-01 | test suite: stop conversion of valid output to CRLF on Windows | Marc Hoersken | |
Since the output isn't actually being written in text-mode and it was rather used as a workaround, disable text-mode for these tests. | |||
2013-03-16 | tests: 96, 558, 1330: strip build subdirectory dependent leading path | Yang Tse | |
2013-03-15 | tests: add #96 #558 and #1330 | Yang Tse | |
These verfy that the 'memory tracking' subsystem is actually doing its job when using curl tool (#96), a test in libtest (#558) and also a unit test (#1330), in order to prevent regressions in this functionallity. | |||
2004-02-09 | Removed, this was only used to work out what went wrong with test 91, and | Daniel Stenberg | |
we seem to have nailed that one now! | |||
2004-01-27 | send a connection: close in the initial reply to see if things differ | Daniel Stenberg | |
2004-01-21 | removed Basic in the initial response to see if it makes any difference | Daniel Stenberg | |
in the failure frequency | |||
2004-01-16 | added this test, this is basicly a copy of test 91 but we return the first | Daniel Stenberg | |
response with a size 5 instead of size 0, to see if this has an impact on the failure frequency - test 91 still fails occationally. |