1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +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:26 -05:00
parent 4af50b5ddd
commit f411c86433

View file

@ -14,3 +14,6 @@ Require-Bundle: org.junit,
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: %Bundle-Vendor
Export-Package: org.eclipse.cdt.testsrunner.core,
org.eclipse.cdt.testsrunner.test,
org.eclipse.cdt.testsrunner.testsrunners