Daniel Stenberg
e6b21d422e
runtests: provide curl's version string as %VERSION for tests
...
... so that we can check HTTP requests for User-Agent: curl/%VERSION
Update 600+ test cases accordingly.
Closes #6037
2020-10-02 22:54:23 +02:00
Dan Fandrich
27fb521df5
tests: Fixed XML validation errors in some test files.
2019-03-24 18:35:02 +01:00
Bernhard M. Wiedemann
114a02c75b
tests: allow tests to pass by 2037-02-12
...
similar to commit f508d29f39
Closes #3443
2019-01-08 10:36:49 +01:00
Daniel Stenberg
a52e46f390
cookies: create the cookiejar even if no cookies to save
...
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
2018-11-23 14:50:51 +01:00