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

Replace Boost.Archive #203

Merged
merged 3 commits into from
Oct 15, 2023
Merged

Replace Boost.Archive #203

merged 3 commits into from
Oct 15, 2023

Conversation

tstenner
Copy link
Collaborator

I expanded the unit tests for the old serialization format based on Boost.Archive to also cover a wide range of floating point and integer values.

The unit tests run a round-trip test (encode, compare against data serialized with the old serializer, decode, compare against input value) so binary compatibility is tested with every CI run. Tested on x86 (CI+local) and arm64 (MacOS CI + local Linux).

@tstenner tstenner merged commit 453bba4 into sccn:master Oct 15, 2023
5 of 6 checks passed
@tstenner tstenner deleted the slimserialization branch October 15, 2023 17:24
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