summaryrefslogtreecommitdiff
path: root/tests/data/test1081
Commit message (Collapse)AuthorAgeFilesLines
* test suite: stop conversion of valid output to CRLF on WindowsMarc Hoersken2014-02-011-1/+1
| | | | | 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.
* Always use nocheck="yes" for consistencyDan Fandrich2009-01-071-2/+2
|
* Created test cases 1080 and 1081 to reproduce a problem ofDan Fandrich2008-10-081-0/+77
CURLINFO_REDIRECT_URL leaking memory and returning incorrect results when two URLs are requested. Reported by vmpdemo in bug #2152270