From bf9a1382762f7235b03e89defabcac986220cb46 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 6 Aug 2003 23:45:59 +0000 Subject: more tests --- tests/data/test75 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 tests/data/test75 (limited to 'tests/data/test75') diff --git a/tests/data/test75 b/tests/data/test75 new file mode 100644 index 000000000..bbd8cbc40 --- /dev/null +++ b/tests/data/test75 @@ -0,0 +1,33 @@ +# +# Server-side + + + +# +# Client-side + + +none + + +HTTP, urlglob retrieval with bad range + + +"http://%HOSTIP:%HOSTPORT/[1-1]" -o "log/weee#1.dump" --stderr - + + + +# +# Verify data after the test has been "shot" + + +^User-Agent:.* + + +3 + + +curl: (3) [globbing] error: illegal pattern or range specification after pos 24 + + + -- cgit v1.2.1