From ed786290e27c7a79217d731d6ce9a1c92f1b5e01 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 7 Aug 2001 09:21:30 +0000 Subject: test 202 - two file:// URLs in one command line --- tests/data/test202 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tests/data/test202 (limited to 'tests/data/test202') diff --git a/tests/data/test202 b/tests/data/test202 new file mode 100644 index 000000000..4a7fd313e --- /dev/null +++ b/tests/data/test202 @@ -0,0 +1,26 @@ +# Server-side + + + + + +# Client-side + + +two file:// URLs to stdout + + +file://localhost/%PWD/log/test202.txt file://localhost/%PWD/log/test202.txt + + +contents in a single file + + + +# Verify data after the test has been "shot" + + +contents in a single file +contents in a single file + + -- cgit v1.2.3