1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 01:35:39 +02:00
cdt/build/org.eclipse.cdt.make.core.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
data Bug 338936 - Makefile parsers don't close the input streams 2011-03-07 16:24:27 +00:00
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
src/org/eclipse/cdt/make Bug 412247: Makefile Editor: F3 navigation does not work inside conditional directives 2013-07-03 23:01:42 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore move standard build test to it own plugin 2005-03-24 17:49:54 +00:00
.project move standard build test to it own plugin 2005-03-24 17:49:54 +00:00
about.html Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties Bug 338936 - Makefile parsers don't close the input streams 2011-03-07 16:24:27 +00:00
pom.xml Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00