Community
Participate
Working Groups
This is partially done. There's a tests feature (org.eclipse.edt.tests.feature) with one plugin (org.eclipse.edt.compiler.tests) that contains some dummy tests. To enable this, add "test" to the build.steps property in org.eclipse.edt.releng/build.properties. Currently it fails to launch the Eclipse instance in which the tests are to be run. I'm not sure what the problem is, but I did notice "java.version=1.5.0_16" in the output. It should be using Java 6. We also may need cleanUp in build.xml to not delete the test results directories.
changing from defect to enhancement