From f3f5d82e2854991cd12ad5dcf022e8abbcea7038 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 12 May 2020 13:29:53 +0200 Subject: docs/options-in-versions: which version added each cmdline option Added test 971 to verify that the list is in sync with the files in cmdline-opts. The check also verifies that .d-files that uses Added: specify the same version number as the options-in-versions file does. Closes #5381 --- tests/data/test971 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tests/data/test971 (limited to 'tests/data/test971') diff --git a/tests/data/test971 b/tests/data/test971 new file mode 100644 index 000000000..de134e8e6 --- /dev/null +++ b/tests/data/test971 @@ -0,0 +1,25 @@ + + + +source analysis +options-in-versions + + + +# +# Client-side + + +none + + + +Verify that options-in-versions and docs/cmdline-opts are in sync + + + +%SRCDIR/options-scan.pl %SRCDIR/../docs/options-in-versions %SRCDIR/../docs/cmdline-opts + + + + -- cgit v1.2.3