gopher tests: use sws and adjusted to more standard style

This commit is contained in:
Daniel Stenberg
2010-08-25 00:47:45 +02:00
parent 6ed72fd7fa
commit ecb3fe63d7
6 changed files with 56 additions and 36 deletions

View File

@@ -11,11 +11,11 @@ INDEX
#
# Server-side
<reply>
<datacheck>
<data>
iMenu results error.host 1
0Selector /bar bar.foo.invalid 70
.
</datacheck>
</data>
</reply>
# Client-side
@@ -27,7 +27,7 @@ gopher-ipv6
Gopher IPv6 index
</name>
<command>
-g "gopher://%HOSTIP:%GOPHER6PORT"
-g "gopher://%HOSTIP:%GOPHER6PORT/1/moo/1203"
</command>
</client>
@@ -35,7 +35,7 @@ Gopher IPv6 index
# Verify data after the test has been "shot"
<verify>
<protocol>
/moo/1203
</protocol>
</verify>
</testcase>