curl-curl/docs/tests
Daniel Stenberg 8e3a2a64d1
tool: improve config error messaging
- make sure that errors for specific options in config files identify
  the file, line number and shows the error about the correct option

- improve some error message wording

- add warning for leading single quote of arguments in config files
  (verified in test 1712)

- adjust test error outputs accordingly

test1712 introduces mode=warn

Use the mode="warn" attribute if the output curl warning output, as it
then makes the check without newlines and the prefix to better handle
that the lines may wrap at different points depending on the lengths of
the lines and terminal width.

Fixes #20598
Closes #20666
2026-02-22 14:56:07 +01:00
..
CI.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
FILEFORMAT.md tool: improve config error messaging 2026-02-22 14:56:07 +01:00
HTTP.md docs: fold long lines 2025-12-11 11:42:28 +01:00
TEST-SUITE.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00