Add support for text mode on stdout tests as well, and add the mode=text

to the docs.
This commit is contained in:
Daniel Stenberg 2005-05-20 10:40:32 +00:00
parent b749910e6c
commit 17ea2631cd
3 changed files with 20 additions and 4 deletions

View file

@ -33,7 +33,7 @@ HTTP, urlglob retrieval with bad range
<errorcode>
3
</errorcode>
<stdout>
<stdout mode=text>
curl: (3) [globbing] error: illegal pattern or range specification after pos 24
</stdout>