Skip to content

Skip enum tests when JSON_DisableEnumSerialization=ON #4504

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

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

nlohmann
Copy link
Owner

Closes #4384

@nlohmann nlohmann self-assigned this Nov 20, 2024
@nlohmann nlohmann added this to the Release 3.11.4 milestone Nov 20, 2024
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 4aeb52a on exclude-enum-tests
into 378e091 on develop.

@nlohmann nlohmann merged commit a97041a into develop Nov 21, 2024
129 checks passed
@nlohmann nlohmann deleted the exclude-enum-tests branch November 21, 2024 16:19
slowriot pushed a commit to slowriot/json that referenced this pull request Jan 10, 2025
* ✅ skip enum tests when JSON_DisableEnumSerialization=ON

* ✅ skip enum tests when JSON_DisableEnumSerialization=ON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSON_BuildTests fail when JSON_DisableEnumSerialization is set to ON
2 participants