aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1220
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1220')
-rw-r--r--tests/data/test122037
1 files changed, 37 insertions, 0 deletions
diff --git a/tests/data/test1220 b/tests/data/test1220
new file mode 100644
index 00000000..959abbf7
--- /dev/null
+++ b/tests/data/test1220
@@ -0,0 +1,37 @@
+<testcase>
+<info>
+<keywords>
+FILE
+URL
+</keywords>
+</info>
+
+# Server-side
+<reply>
+<data>
+</data>
+</reply>
+
+# Client-side
+<client>
+<server>
+file
+</server>
+ <name>
+file:// URLs with query string
+ </name>
+ <command>
+file://localhost/%PWD/log/test1220.txt?a_query=foobar#afragment
+</command>
+<file name="log/test1220.txt">
+contents in a single file
+</file>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+<stdout>
+contents in a single file
+</stdout>
+</verify>
+</testcase>