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

Enable EO Printing in 'bytecode-to-eo' IT #749

Merged

Conversation

volodya-lombrozo
Copy link
Member

@volodya-lombrozo volodya-lombrozo commented Oct 8, 2024

Enable EO printing in the bytecode-to-eo integration test.

Closes: #618.
History:


PR-Codex overview

This PR updates the verification process for generated files in the bytecode-to-eo project. It modifies assertions in the verify.groovy file and changes the configuration in the pom.xml for the eo-maven-plugin.

Detailed summary

  • Updated assertion in verify.groovy to check for the existence of Application.eo and added check for Application.phi.
  • Removed commented-out section in pom.xml related to enabling EO printing.
  • Changed the execution ID from convert-xmir-to-eo to convert-xmir-to-phi in pom.xml.
  • Updated output directory for phiOutputDir to jeo-phi.
  • Added a new execution for convert-xmir-to-eo in pom.xml.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@volodya-lombrozo volodya-lombrozo merged commit a21c963 into objectionary:master Oct 9, 2024
11 checks passed
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.

pom.xml:70-76: Enable EO Printing in 'bytecode-to-eo' it....
1 participant