summaryrefslogtreecommitdiff
path: root/tests/data/test1052
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1052')
-rw-r--r--tests/data/test105212
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test1052 b/tests/data/test1052
index e0c2f32a6..8f8ee61bc 100644
--- a/tests/data/test1052
+++ b/tests/data/test1052
@@ -13,7 +13,7 @@ followlocation
HTTP/1.0 301 Redirect swsclose
Date: Thu, 29 Jul 2008 14:49:00 GMT
Server: test-server/fake
-Location: data/10520002.txt?coolsite=yes
+Location: data/%TESTNUMBER0002.txt?coolsite=yes
Content-Length: 0
Connection: close
@@ -30,7 +30,7 @@ If this is received, the location following worked
HTTP/1.0 301 Redirect swsclose
Date: Thu, 29 Jul 2008 14:49:00 GMT
Server: test-server/fake
-Location: data/10520002.txt?coolsite=yes
+Location: data/%TESTNUMBER0002.txt?coolsite=yes
Content-Length: 0
Connection: close
@@ -52,9 +52,9 @@ http
HTTP 1.0 PUT with Location: following
</name>
<command>
-http://%HOSTIP:%HTTPPORT/want/1052 -0 -L -T log/test1052.txt
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -0 -L -T log/test%TESTNUMBER.txt
</command>
-<file name="log/test1052.txt">
+<file name="log/test%TESTNUMBER.txt">
Weird
file
to
@@ -75,7 +75,7 @@ the
# including the full request-body before it responds. So in this test the
# server says 301 and 200 _after_ the entire PUT body has been sent.
<protocol>
-PUT /want/1052 HTTP/1.0
+PUT /want/%TESTNUMBER HTTP/1.0
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
@@ -90,7 +90,7 @@ for
the
PUT
feature
-PUT /want/data/10520002.txt?coolsite=yes HTTP/1.0
+PUT /want/data/%TESTNUMBER0002.txt?coolsite=yes HTTP/1.0
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*