Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: make the unit test result type CURLcode #13600

Closed
wants to merge 2 commits into from

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
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.

None yet

2 participants