Roel Spilker
bae2018180
Test launch filest should only use exported dependencies from other projects
2016-11-21 21:48:26 +01:00
Roel Spilker
d41f1b5d3f
have the generated test runtargets works well with shadowloader so we can debug
2015-11-17 23:10:37 +01:00
Dawid Rusin
47f9bcbcd7
Modify createEclipseLaunchForTestEnvironment to generate a launch file
...
that also out-of-the-box can run the ecj tests
2015-10-02 11:48:45 +02:00
Reinier Zwitserloot
209654f19e
[i702] findbugs suppress warnings now available via config key.
2015-02-02 00:17:51 +01:00
Roel Spilker
6f76123a57
Fix for the eclipse launch targets for testing (they didn't work on windows).
2015-01-21 01:34:57 +01:00
Reinier Zwitserloot
ef60d1af00
* Fixed running ecj tests within eclipse
2015-01-21 01:10:50 +01:00
Reinier Zwitserloot
7079271802
thoroughly updated the launch targets for testing lombok in eclipse;
...
they should now be able to handle running JDK8 etc tests.
CAREFUL: You MUST name your JDK8 'JavaSE-1.8' or it won't work.
Also added a basic test for JDK8 features.
2014-05-04 10:33:55 +02:00
Reinier Zwitserloot
2d21611898
Updated the setup test environment tasks in the build script to produce eclipse launch targets IF the project has been treated as eclipse project ('.project' is present).
2012-10-25 00:05:02 +02:00
Roel Spilker
4dfa3b7004
There's now 1 test suite that runs all tests, and 'ant eclipse' will make a launch config that adds the appropriate -javaagent VM param to ensure the runWithEclipse tests work.
2011-07-18 21:11:37 +02:00