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

Refactor/testing io monad #891

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

Conversation

allen-liaoo
Copy link
Member

Changes

See #587
Refactored the testing framework and compiler extension to use IO monads instead of the old IO tokens.
TestSuite.sv of the testing framework remains unchanged since io tokens are still useful there.

Documentation

Internal refactor, not much comments.

Testing

No new tests; all tests passed.

@allen-liaoo
Copy link
Member Author

PrintDirs appear unused; should it be deleted?

@allen-liaoo allen-liaoo requested a review from krame505 March 21, 2025 16:49
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