1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00

Bug 569172 - Debug framework should provide way to report unit test results to the generic "test report" view

Publish org.eclipse.cdt.unittest.feature

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Change-Id: I1bdfed66b4637f9e4063cc7bde5caeccb9d329ad
This commit is contained in:
Victor Rubezhny 2021-02-02 18:27:15 +01:00
parent 64e21a93c4
commit 3e485f66d1

View file

@ -78,6 +78,12 @@
<feature id="org.eclipse.cdt.testsrunner.feature.source">
<category name="extra"/>
</feature>
<feature id="org.eclipse.cdt.unittest.feature">
<category name="extra"/>
</feature>
<feature id="org.eclipse.cdt.unittest.feature.source">
<category name="extra"/>
</feature>
<feature id="org.eclipse.cdt.managedbuilder.llvm">
<category name="extra"/>
</feature>