1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00

Add master test suite for conveniently running all junit3 tests in CDT

This commit is contained in:
John Cortell 2012-08-16 14:11:27 -05:00
parent 69eae6b783
commit 39b2c3d785

View file

@ -12,3 +12,6 @@ Require-Bundle: org.junit,
org.eclipse.cdt.core.lrparser.tests;bundle-version="5.1.0",
org.eclipse.core.runtime;bundle-version="3.5.0",
org.eclipse.core.resources;bundle-version="3.5.0"
Export-Package: org.eclipse.cdt.core.parser.xlc.tests,
org.eclipse.cdt.core.parser.xlc.tests.base,
org.eclipse.cdt.core.parser.xlc.tests.suite