Skip to content

Conversation

@rfindler
Copy link
Member

As discovered thanks to the improved contracts (whose performance is still an ongoing concern) discussed in racket/draw#51, there are a number of eq? tests that should actually be using object-based comparisons.

This is an attempt to adjust them. This version passes all of the tests in tests/gracket that I know how to run and the DrRacket racket tests also seem to be passing (I'll check back in here when they've finished).

@rfindler
Copy link
Member Author

The framework and drracket tests all pass with these changes.

@mflatt
Copy link
Member

mflatt commented Dec 26, 2025

These changes look good as far as I can tell.

@rfindler rfindler merged commit b96c0a7 into master Dec 27, 2025
2 of 3 checks passed
@rfindler rfindler deleted the audit-eq-in-wxme branch December 27, 2025 03:34
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.

3 participants