- Split the AspectJ testcode out of the general testdata project. - Adjusted tests to handle that JDT produces different code to AspectJ. - Modified some tests to work better with javac compiled testdata (which is what happens when building on the command line or build machine)
10 lines
207 B
Groovy
10 lines
207 B
Groovy
include "springloaded"
|
|
include "testdata"
|
|
include "testdata-java8"
|
|
include "testdata-aspectj"
|
|
include "testdata-groovy"
|
|
include "testdata-plugin"
|
|
include "testdata-subloader"
|
|
include "testdata-superloader"
|
|
|