From a86cc7e2ab96d3d2bda380c9a1a9bb3c80bb422f Mon Sep 17 00:00:00 2001 From: Emil Engler Date: Tue, 14 Jul 2020 10:32:22 +0200 Subject: tests: Add tests for new --help This commit is a part of "--help me if you can" Closes #5680 --- tests/data/test1464 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 tests/data/test1464 (limited to 'tests/data/test1464') diff --git a/tests/data/test1464 b/tests/data/test1464 new file mode 100644 index 000000000..167e80d6d --- /dev/null +++ b/tests/data/test1464 @@ -0,0 +1,44 @@ + + + +FILE +--help + + + +# +# Server-side + + + +# +# Client-side + + +none + + +file + + +curl file category --help with lower/upper mix + + +--help fIlE + + + +# +# Verify data after the test has been "shot" + + +0 + + +Usage: curl [options...] +file: FILE protocol options + -I, --head Show document info only + -r, --range Retrieve only the bytes within RANGE + + + -- cgit v1.2.3