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

Add regression testing based on decomp.me scratches #66

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ConorBobbleHat
Copy link
Contributor

because what good is writing a program if you don't put it through the twelve labours of hercules?


This PR implements regressions tests against all the compilers decomp.me uses wibo to run. It pulls in a static bank of decomp.me scratches (hosted here for the moment), runs the current wibo build against all of them, and compares the output assembly to ground-truth compilations generated with wine.

This PR only directly adds a new CI workflow that pulls in and calls the repo above - most of the new methodology and explanations of are located there.

the new tests are failing for the moment - this seems to be the same bug recorded in #62

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.

1 participant