From d7c103746cb3d446a879123e48f18e4bd8ceb314 Mon Sep 17 00:00:00 2001 From: Matthew Kerwin Date: Fri, 24 Nov 2017 22:08:05 +1000 Subject: test: add tests to ensure basic file: URLs --- tests/data/test2071 | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tests/data/test2071 (limited to 'tests/data/test2071') diff --git a/tests/data/test2071 b/tests/data/test2071 new file mode 100644 index 000000000..997dfffeb --- /dev/null +++ b/tests/data/test2071 @@ -0,0 +1,41 @@ + + + +FILE + + + + + +foo + bar +bar + foo +moo + + + +# Client-side + + +file + + +basic file:// file with "127.0.0.1" hostname + + +file://127.0.0.1/%PWD/log/test2070.txt + + +foo + bar +bar + foo +moo + + + +# Verify data after the test has been "shot" + + + -- cgit v1.2.3