[root]/groovy/jsr/tck/test/gls/ch14/s4
More variations in the declaration test cases.
73 lines of code changed in:
Tidy up of the JSR projects
* Parser
** repackaged groovy.g et all into org.codehaus.groovy.antlr.*
** cleaned up the build file checking each target
* TCK
** fixed test generation to correctly place each generated TestCase into the correct package,
thus keeping structure in all subsequent reports (such as the junitreport)
* Spec
** Added a placeholder to Chapter18, pointing to generated grammar files from ANTLR
Happy Christmas :-)
jez.
1 lines of code changed in:
* First attempt at a TCK
- add tests to the test subdirectory
- run 'ant' to generate and execute test cases, a junit report will
be output in reports/index.html
49 lines of code changed in: