[root]/groovy/groovy-core/src/test-new/groovy/model
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:
moved over the new test cases
0 lines of code changed in:
started moving across new tests
0 lines of code changed in:
Reordered the parser-bugs in the AllTests.java test case into priority order, so we can focus on fixing the high priority stuff first.
Got a few more tests working too
3 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
2 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
5 lines of code changed in: