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

Change #196952

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sun 12 May 2024 18:53:07
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 25cbc2f79a3aedf38e2177fe8cb7bfd1652d97b2

Comments

tests: make the unit test result type `CURLcode`
Before this patch, the result code was a mixture of `int` and
`CURLcode`.

Also adjust casts and fix a couple of minor issues found along the way.

Cherry-picked from #13489
Closes #13600

Changed files