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

Correct the QuickCheck AST generator to verify that the ASTs are valid wrt to parser restrictions #66

Open
achudnov opened this issue Dec 1, 2015 · 1 comment
Assignees

Comments

@achudnov
Copy link
Member

achudnov commented Dec 1, 2015

Specifically, validLHS and sourceElement.

@achudnov achudnov self-assigned this Dec 1, 2015
@achudnov achudnov added this to the ECMAScript 5 support milestone Dec 1, 2015
@achudnov
Copy link
Member Author

Also, might be useful to rewrite the fixUp cruft to use the new restricted generation facility in testing-feat-0.4.*. Specifically, see https://hackage.haskell.org/package/testing-feat-0.4.0.2/docs/Test-Feat-Class-Override.html#t:Override and https://hackage.haskell.org/package/testing-feat-0.4.0.2/docs/Test-Feat-Class.html#t:ConstructorDeriv

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