mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:07:16 +03:00
tests: rename CURLMcode variables to mresult
This commit is contained in:
parent
0a26e3a660
commit
56f600ec23
255 changed files with 1771 additions and 1772 deletions
|
|
@ -45,7 +45,7 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
|||
|
||||
</strippart>
|
||||
<stdout>
|
||||
res 0
|
||||
result 0
|
||||
status 302
|
||||
redirects 0
|
||||
effectiveurl http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
|||
|
||||
</strippart>
|
||||
<stdout>
|
||||
res 0
|
||||
result 0
|
||||
status 302
|
||||
redirects 0
|
||||
effectiveurl http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ Accept: */*
|
|||
|
||||
</protocol>
|
||||
<stdout>
|
||||
res 0
|
||||
result 0
|
||||
status 200
|
||||
redirects 1
|
||||
effectiveurl http://%HOSTIP:%HTTPPORT/%20/with/%20space/%TESTNUMBER0002
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue