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

Correct handling of optional format tests #81

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

big-andy-coates
Copy link
Member

fixes: #79

Most implementations, especially older ones, tend not to offer control over format assertions. However, a few did and correcting the test harness to only enable format assertions for tests under optional/format did improve their results.

fixes: #79

Most implementations, especially older ones, tend not to offer control over format assertions.  However, a few did and correcting the test harness to only enable format assertions for tests under `optional/format` did improve their results.
@big-andy-coates big-andy-coates requested a review from a team as a code owner November 17, 2023 23:20
@big-andy-coates
Copy link
Member Author

@erosb fancy doing a quick review?

@big-andy-coates big-andy-coates merged commit e8cc65e into main Nov 19, 2023
9 checks passed
@big-andy-coates big-andy-coates deleted the optional-format branch November 19, 2023 12:32
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.

Adjust format validation rules when running 2020-12 specs
1 participant