Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | tests: Fixed XML validation errors in some test files. | Dan Fandrich | |
2019-02-11 | tests: add stderr comparison to the test suite | Frank Gevaerts | |
The code is more or less copied from the stdout comparison code, maybe some better reuse is possible. test 1457 is adjusted to make the output actually match (by using --silent) test 506 used <stderr> without actually needing it, so that <stderr> block is removed Closes #3536 | |||
2018-11-07 | curl: add %{stderr} and %{stdout} for --write-out | Frank Gevaerts | |
Closes #3115 |