[root]/groovy/groovy-core/src/test/groovy/gpath
GROOVY-1690
Add package declaration corresponding to the folder for (most of) unit tests where it was missing.
2 lines of code changed in:
minor test cleanup, converted some println's to asserts
14 lines of code changed in:
Missing def, required by Jochen's changes if we enable the JSR scope checks
1 lines of code changed in:
Missing def, required by Jochen's changes if we enable the JSR scope checks
8 lines of code changed in:
updated the test cases to use JSR parser syntax
2 lines of code changed in:
added test cases for findAll() and collec() on Node
14 lines of code changed in:
simplified the GPath expression
1 lines of code changed in:
patch for GROOVY-242
1 lines of code changed in:
Fixed various test cases I broke with the GPath changes
1 lines of code changed in:
Added an early version of a GPath test case
77 lines of code changed in: