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 |
|
Marcel Raad
|
8c00412428
|
test1422: add required file feature
curl configured with --enable-debug --disable-file currently complains
on test1422:
Info: Protocol "file" not supported or disabled in libcurl
Make test1422 dependend on enabled FILE protocol to fix this.
Fixes https://github.com/curl/curl/issues/2741
Closes https://github.com/curl/curl/pull/2742
|
2018-07-14 12:56:43 +02:00 |
|
Kristiyan Tsaklev
|
c95c92da75
|
curl: don't pass semicolons when parsing Content-Disposition
Test 1422 updated to verify.
Closes #1964
|
2017-10-09 10:37:27 +02:00 |
|
Kamil Dudka
|
992a731116
|
test142[23]: verify that an empty file is stored on success
|
2015-04-08 09:43:13 +02:00 |
|