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: update unit tests to compare to original order of definitions #584

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

chrispcampbell
Copy link
Contributor

Fixes #583

This updates the unit tests to no longer use the sort flag so that they compare against the definitions in the order that they appear in the source model. No change in the default behavior of the compiler.

@chrispcampbell chrispcampbell merged commit 5549c2a into main Dec 8, 2024
6 checks passed
@chrispcampbell chrispcampbell deleted the chris/583-unit-tests branch December 8, 2024 20:22
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.

Update unit tests to check unsorted preprocessor output
1 participant