docs/options-in-versions: which version added each cmdline option - #5381
docs/options-in-versions: which version added each cmdline option#5381bagder wants to merge 2 commits into
Conversation
|
Just FYI: this new test case does not seem to work on Windows yet, but I don't have time to look deeper today. |
|
The message test 0971...[Verify that options-in-versions and docs/cmdline-opts are in sync] |
|
Isn't it strange that test 971 now only fails on the windows machines on azure, the other windows jobs work... |
|
BTW: this document lists all currently available options and it is not a representation of all options that ever existed during the project lifetime. This has the effect that for example curl 4.0 (probably) had 21 options but in this list there are only 18 mentioned for |
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.
b1dd384 to
9b5ab64
Compare
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.