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

Adding new proof trace tests from Pi2 #4421

Merged
merged 18 commits into from
Jun 6, 2024
Merged

Conversation

Robertorosmaninho
Copy link
Collaborator

@Robertorosmaninho Robertorosmaninho commented Jun 5, 2024

This PR adds a set of new tests that previously lived in the Pi2 repository but no longer need to be there as the company now uses the LLVM Hints Parser instead of its own parser. Therefore, we decided to move the tests from the Pi2 repo to PyK so it can not only increase our test suit but also be as close as possible to the source code.

We decided to keep the whole Hints input instead of using PyK to build it, as we realized that not only were the traces generated using the corresponding PyK function different but also smaller than we expected, modifying the test behavior. One of the differences we spot is that map_pattern adds an unnecessary \left-assoc in hints production that modifies the final trace.

To facilitate the review of this PR, each new test corresponds to a commit!

@Robertorosmaninho Robertorosmaninho requested a review from Baltoli June 5, 2024 16:26
@rv-jenkins rv-jenkins merged commit 6582411 into develop Jun 6, 2024
17 checks passed
@rv-jenkins rv-jenkins deleted the new-proof-trace-tests branch June 6, 2024 17:25
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.

4 participants