mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:23:30 +03:00
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
This commit is contained in:
parent
26a7d51c21
commit
e6b21d422e
621 changed files with 852 additions and 2003 deletions
|
|
@ -45,9 +45,6 @@ http://%HOSTIP:%HTTPPORT/580
|
|||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<strip>
|
||||
^User-Agent:.*
|
||||
</strip>
|
||||
<protocol>
|
||||
GET /580 HTTP/1.1
|
||||
Host: %HOSTIP:%HTTPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue