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

Minor improvement to tests #2

Merged
merged 6 commits into from
Mar 12, 2025
Merged

Conversation

janvrany
Copy link
Collaborator

No description provided.

This commit adds `duopod.ir` generated from Sail, commit 155d567 [1].

[1]: rems-project/sail@155d567
This commit adds a simple helper class `JibExamples` that can be used
to construct path to files in `examples/` directory in this repository.
For example:

    JibExamples / 'Jib' / 'duopod.ir'
@janvrany janvrany requested a review from shingarov March 11, 2025 21:16
@janvrany janvrany marked this pull request as ready for review March 11, 2025 21:16
This commit updates existing code and adds `Def_Fn` to create and access
a CFG of a Job function. While this is not needed for interpretation,
it will be needed for verification (when translating to Sprite).

It also fixes last failing test in `JibParsingTest`.
@janvrany janvrany merged commit 2d1754c into shingarov:master Mar 12, 2025
@janvrany janvrany deleted the pr/improve-tests branch March 12, 2025 20:21
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