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

While rule tests #53

Merged
merged 2 commits into from
Feb 28, 2018
Merged

While rule tests #53

merged 2 commits into from
Feb 28, 2018

Conversation

emmanuel099
Copy link
Member

Also make use of the newly introduced while-rule in the brainfuck interpreter.

* Test if condition must be side-effect free
* Test if condition must be boolean
* Test if undefined condition values throw a runtime exception
* Test if while rule repeats until condition does not hold anymore or an empty
  update-set is produced
Copy link
Member

@ppaulweber ppaulweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks as expected!

@ppaulweber ppaulweber merged commit 67968de into master Feb 28, 2018
@ppaulweber ppaulweber deleted the feature/while_rule branch February 28, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants