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

Big-endian test case fixes: System.Runtime #49691

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Big-endian test case fixes: System.Runtime #49691

merged 1 commit into from
Mar 16, 2021

Conversation

uweigand
Copy link
Contributor

  • Byte-swap input/output for BitConverter tests

  • Update byte index for GetByte/SetByte tests on big-endian systems

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

* Byte-swap input/output for BitConverter tests

* Update byte index for GetByte/SetByte tests on big-endian systems
@stephentoub
Copy link
Member

Thanks.

@stephentoub stephentoub merged commit 0a5ee51 into dotnet:main Mar 16, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 15, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants