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

Use the glc crate to generate expressions for tests #12

Closed
yds12 opened this issue Sep 3, 2022 · 1 comment
Closed

Use the glc crate to generate expressions for tests #12

yds12 opened this issue Sep 3, 2022 · 1 comment
Labels
testing Anything related to tests

Comments

@yds12
Copy link
Owner

yds12 commented Sep 3, 2022

Using the glc crate we can generate random expressions based on a context-free grammar. With this we are able to randomly and programatically generate the arithmetic expressions that are accepted by mexe in bulk for more comprehensive testing. Can help with issue #4.

@yds12 yds12 added the testing Anything related to tests label Sep 3, 2022
@yds12
Copy link
Owner Author

yds12 commented Sep 4, 2022

Done in 5820209

@yds12 yds12 closed this as completed Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Anything related to tests
Projects
None yet
Development

No branches or pull requests

1 participant