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 round-trip write/read of supported binary formats #509

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

bemoody
Copy link
Collaborator

@bemoody bemoody commented Oct 16, 2024

We want to test that both reading and writing work correctly for all supported formats (although currently some binary formats are completely unsupported for writing.)

Previous test cases covered formats 80, 212, 16, and 24 (and the FLAC formats) but did not cover format 32.

We want to test that both reading and writing work correctly for all
supported formats (although currently some binary formats are
completely unsupported for writing.)

Previous test cases covered formats 80, 212, 16, and 24 (and the FLAC
formats) but did not cover format 32.
@tompollard tompollard merged commit ddf4e20 into main Oct 21, 2024
14 checks passed
@tompollard tompollard deleted the bm/test-roundtrip-binary branch October 21, 2024 16:31
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.

2 participants