mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Enable coverage measurements from stand alone debugger tests
Change-Id: Ia6537659897057f29fd7a766c93ab72707048de5
This commit is contained in:
parent
d81d00ec47
commit
0b7b2a87d3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<useUIThread>false</useUIThread>
|
||||
<product>org.eclipse.cdt.debug.application.product</product>
|
||||
<application>org.eclipse.cdt.debug.application.app</application>
|
||||
<argLine>${base.ui.test.vmargs}</argLine>
|
||||
<argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
|
||||
<includes>
|
||||
<include>**/AllTests.*</include>
|
||||
</includes>
|
||||
|
|
Loading…
Add table
Reference in a new issue