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

Use local test files #2

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

saulshanabrook
Copy link
Member

This changes the tests to use the local files instead of those in the extraction gym repo. I made this change so I could test the addition of classes.

Feel free to disregard if you prefer testing the extraction gym files.

This changes the tests to use the local files instead of those in the
extraction gym repo. I made this change so I could test the addition of
classes.

Feel free to disregard if you like.
@mwillsey mwillsey merged commit 82a3e28 into egraphs-good:main Jul 11, 2023
mwillsey pushed a commit to saulshanabrook/egraph-serialize that referenced this pull request Jul 11, 2023
This changes the tests to use the local files instead of those in the
extraction gym repo. I made this change so I could test the addition of
classes.

Feel free to disregard if you like.
@saulshanabrook saulshanabrook deleted the local-tests branch July 11, 2023 22:41
mwillsey added a commit that referenced this pull request Jul 11, 2023
* Add sorts/types/names to classes

This adds a mapping of e-class id to class type to the format.

One use case for this was in the visualizer in egglog
(egraphs-good/egglog#147) to display the sort
on each e-class.

* Use local test files (#2)

This changes the tests to use the local files instead of those in the
extraction gym repo. I made this change so I could test the addition of
classes.

Feel free to disregard if you like.

* Make class_data a separate object

---------

Co-authored-by: Max Willsey <[email protected]>
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.

2 participants