Navigation Menu

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

Test organization #253

Merged
merged 3 commits into from Aug 12, 2021
Merged

Test organization #253

merged 3 commits into from Aug 12, 2021

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Aug 12, 2021

This re-organizes our tests a bit and adds some new ones. Tests that don't need to rely on aspects of compilation (such as module structure and #![no_std]) have been left in the /tests directory or turned into compile-pass tests. Other tests (such as serde and 128bit number support) have been moved into the crate root along with the rest of the test suite.

I've added some explicit test cases for #[repr] attributes to account for #251

@KodrAus KodrAus merged commit 186af85 into bitflags:main Aug 12, 2021
@KodrAus KodrAus deleted the chore/test-organization branch August 12, 2021 02:56
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.

None yet

1 participant