Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-21 | Test launch filest should only use exported dependencies from other projects | Roel Spilker | |
2015-11-17 | have the generated test runtargets works well with shadowloader so we can debug | Roel Spilker | |
2015-10-02 | Modify createEclipseLaunchForTestEnvironment to generate a launch file | Dawid Rusin | |
that also out-of-the-box can run the ecj tests | |||
2015-02-02 | [i702] findbugs suppress warnings now available via config key. | Reinier Zwitserloot | |
2015-01-21 | Fix for the eclipse launch targets for testing (they didn't work on windows). | Roel Spilker | |
2015-01-21 | * Fixed running ecj tests within eclipse | Reinier Zwitserloot | |
2014-05-04 | thoroughly updated the launch targets for testing lombok in eclipse; | Reinier Zwitserloot | |
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. | |||
2012-10-25 | Updated the setup test environment tasks in the build script to produce ↵ | Reinier Zwitserloot | |
eclipse launch targets IF the project has been treated as eclipse project ('.project' is present). | |||
2011-07-18 | There's now 1 test suite that runs all tests, and 'ant eclipse' will make a ↵ | Roel Spilker | |
launch config that adds the appropriate -javaagent VM param to ensure the runWithEclipse tests work. |