mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 09:16:02 +02:00
Add master test suite for conveniently running all junit3 tests in CDT
This commit is contained in:
parent
7909c3d9da
commit
3155cf079a
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ Require-Bundle: org.eclipse.ui,
|
|||
org.eclipse.cdt.autotools.ui;bundle-version="1.0.0"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.cdt.autotools.tests,
|
||||
org.eclipse.cdt.autotools.tests.autoconf,
|
||||
org.eclipse.cdt.autotools.tests.editors
|
||||
|
|
Loading…
Add table
Reference in a new issue