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

sha2: test builds on 32-bit Linux and macOS/x86-64 #208

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

tarcieri
Copy link
Member

Per #207 it seems we aren't doing enough testing, particularly for the asm feature on various platforms.

This commit adds much more extensive testing for the sha2 crate in particular, since it's one of the most important.

@tarcieri tarcieri force-pushed the sha2/test-linux-mac-windows-cross branch 2 times, most recently from 3083f28 to 4cc5ce0 Compare November 25, 2020 18:11
Per #207 it seems we aren't doing enough testing, particularly for the
`asm` feature on various platforms.

This commit adds much more extensive testing for the `sha2` crate in
particular, since it's one of the most important.
@tarcieri tarcieri force-pushed the sha2/test-linux-mac-windows-cross branch from 4cc5ce0 to b418464 Compare November 25, 2020 18:14
@tarcieri tarcieri changed the title sha2: test builds on Linux, MacOS, Windows, and w\ cross sha2: test builds on 32-bit Linux and macOS/x86-64 Nov 25, 2020
@tarcieri
Copy link
Member Author

The Windows and cross-based tests are failing for whatever reason.

That probably warrants some further investigation, however for now we can at least expand the coverage a bit.

@tarcieri tarcieri merged commit 58b1362 into master Nov 25, 2020
@tarcieri tarcieri deleted the sha2/test-linux-mac-windows-cross branch November 25, 2020 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant