[root]/groovy/groovy-core/src/test-new/groovy/sql
delete the old test cases which we used to use while the JSR parser was outside of the core
0 lines of code changed in:
got most of the test cases compiling
5 lines of code changed in:
moved over the new test cases
6 lines of code changed in:
started moving across new tests
6 lines of code changed in:
Fixed a bunch more test cases; it'll be much easier to see the wood for the trees once New Groovy is integrated into groovy-core after beta-10
9 lines of code changed in:
A bunch more new-groovy tests working
29 lines of code changed in:
* assert uses comma instead of colon to delimit the two parameter form of assertion statement
1 lines of code changed in:
Got a munch more test-new test cases working against New Groovy
4 lines of code changed in:
added the classic test cases to the New Groovy test area so we can start trying our hands at runing the new parser against the classic tests
43 lines of code changed in: