From 1c4663bc42985fd8fbd959bd9516d5ef77dae612 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 12 Jul 2012 00:32:23 +0200 Subject: tests: verify the stricter numeric option parser Test 1409 and 1410 verifies the stricter numeric option parser introduced the other day in commit f2b6ebed7b. --- tests/data/test1410 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/data/test1410 (limited to 'tests/data/test1410') diff --git a/tests/data/test1410 b/tests/data/test1410 new file mode 100644 index 000000000..bcc78a856 --- /dev/null +++ b/tests/data/test1410 @@ -0,0 +1,30 @@ + + + +cmdline + + + + +# +# Client-side + + +none + + +Pass in negative number to --max-time + + +http://%HOSTIP:%HTTPPORT/1410 --max-time -4 + + + +# +# Verify data after the test has been "shot" + + +2 + + + -- cgit v1.2.3