Skip to content

tests: make the unit test result type CURLcode#13600

Closed
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:tests-tidy-up-result-code
Closed

tests: make the unit test result type CURLcode#13600
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:tests-tidy-up-result-code

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented May 11, 2024

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

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 curl#13489
Closes #xxxxx
@vszakats vszakats changed the title tests: make unit test result code CURLcode. tests: make unit test result code CURLcode May 11, 2024
@vszakats vszakats changed the title tests: make unit test result code CURLcode tests: make unit test result type CURLcode May 11, 2024
@vszakats vszakats changed the title tests: make unit test result type CURLcode tests: make the unit test result type CURLcode May 11, 2024
@vszakats vszakats closed this in 25cbc2f May 12, 2024
@vszakats vszakats deleted the tests-tidy-up-result-code branch May 12, 2024 16:54
vszakats added a commit to vszakats/curl that referenced this pull request Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants