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:
Daniel Stenberg 2020-10-02 13:45:24 +02:00
parent 26a7d51c21
commit e6b21d422e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
621 changed files with 852 additions and 2003 deletions

View file

@ -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