1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/debug/org.eclipse.cdt.debug.ui.tests
Marc-Andre Laperle 97079f6ad0 Add missing arg for jacoco in in tests. Update jacoco.
Jacoco arguments are missing when executing certain tests. This happens when
argLine is being overriden. We had the same problem in Linux Tools. We solved
it by prepending the argLine with ${tycho.testArgLine}. This should help
improving the Code coverage metric in Sonar.

Also update the jacoco version to fix a bug when building with Java 8.

Change-Id: I7f73f40488efc01fc7d643940c1ac0d5950c900d
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/32507
Tested-by: Hudson CI
Reviewed-by: Alvaro Sanchez-Leon <alvsan09@gmail.com>
2014-08-28 15:40:26 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
core/org/eclipse/cdt/debug/core/tests Bug 386675 - Added a junit test for MapEntrySourceContainer 2012-11-08 08:51:05 +01:00
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
resources bug 226689 - catchpoint support 2008-04-25 17:39:32 +00:00
src/org/eclipse/cdt/debug/testplugin Code cleanup, mostly about missing @Override 2012-01-17 09:42:18 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore Initial commit of new debug tests. 2002-10-10 13:06:39 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties update copyrights 2009-05-27 15:26:54 +00:00
Changelog 2005-07-22 Alain Magloire 2005-07-22 02:52:12 +00:00
pom.xml Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
test.xml Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00