From: Daniel Stenberg Date: Tue, 7 Aug 2001 09:21:30 +0000 (+0000) Subject: test 202 - two file:// URLs in one command line X-Git-Tag: curl-7_8_1~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed786290e27c7a79217d731d6ce9a1c92f1b5e01;p=curl test 202 - two file:// URLs in one command line --- diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 448609d5d..8d489180d 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -8,4 +8,5 @@ EXTRA_DIST = \ test1 test102 test106 test13 test17 test300 test43 test8 \ test10 test103 test107 test14 test2 test33 test5 test9 \ test100 test104 test11 test15 test200 test4 test6 \ -test101 test105 test12 test16 test3 test400 test7 test201 +test101 test105 test12 test16 test3 test400 test7 test201 \ +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 + +