summaryrefslogtreecommitdiff
path: root/tests/data/test1160
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fixed XML validation errors in some test files.Dan Fandrich2019-02-211-0/+1
|
* cookies: create the cookiejar even if no cookies to saveDaniel Stenberg2018-11-231-1/+5
| | | | | | | | | | | Important for when the file is going to be read again and thus must not contain old contents! Adds test 327 to verify. Reported-by: daboul on github Fixes #3299 Closes #3300
* test1160: verifies cookie leak for large cookiesDaniel Stenberg2017-09-291-0/+49
The fix done in 20ea22ff735