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

Interpreter should do stronger tests for legal input values #116

Open
chick opened this issue Feb 27, 2018 · 0 comments
Open

Interpreter should do stronger tests for legal input values #116

chick opened this issue Feb 27, 2018 · 0 comments
Assignees

Comments

@chick
Copy link
Contributor

chick commented Feb 27, 2018

It is possible to poke values into input that exceed the widths.
In particular using the InterpretiveTester poking concrete values
the type and width is not checked but it should be, it can lead
to peculiar errors.

@chick chick self-assigned this Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant