Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #247193

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Fri 31 Oct 2025 15:01:08
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 4d2a05d3fe8ba4db9168b03057029ea5ce7dab77

Comments

tests: use `crlf=yes` attribute more
To make special newlines more explicit and visible.
Mostly in `<protocol>` sections, some in `<data*>` and `<upload>`.

Reducing the number of `tests/data/test*`:
- CRLF newlines from 21535 to 11337.
- files with mixed newlines from 1335 to 707.

Also delete empty `<protocol>` sections.

Closes #19284

Changed files