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

Fix box_bytes_zst test #260

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

zachs18
Copy link
Contributor

@zachs18 zachs18 commented Jul 31, 2024

Adjusts the test introduced in #258 to match the semantics introduced in #256.

Also adds a check that non-empty-BoxBytes -> boxed-ZST-slice fails, and a regression test that dropping an empty BoxBytes isn't UB (when run under Miri).

@Lokathor Lokathor merged commit e1baf85 into Lokathor:main Jul 31, 2024
14 checks passed
@Lokathor Lokathor added the semver-ignore Doesn't affect semver label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-ignore Doesn't affect semver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants