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

Add compiler tests for built-in AST transforms #606

Open
eric-milles opened this issue Jun 14, 2018 · 0 comments
Open

Add compiler tests for built-in AST transforms #606

eric-milles opened this issue Jun 14, 2018 · 0 comments

Comments

@eric-milles
Copy link
Member

There are currently compiler tests for a few of the most venerable AST transforms. For the tested transforms, there could be many more cases covered (options that exist or have been added recently or other variations). For the untested transforms, tests should be added. This could also provide a good opportunity to learn how a particular transform works and can be applied.

Consult https://github.com/groovy/groovy-eclipse/blob/master/base-test/org.eclipse.jdt.groovy.core.tests.compiler/src/org/eclipse/jdt/groovy/core/tests/xform/package.html for an updated list of needs. Here is a snapshot at the time this issue was created:
xform-tests

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