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:
parent
69eae6b783
commit
39b2c3d785
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue