1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/lrparser/org.eclipse.cdt.core.lrparser.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 fixed some warnings 2008-04-25 19:25:57 +00:00
META-INF Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
src/org/eclipse/cdt/core/lrparser/tests Cosmetics. 2014-05-08 20:10:01 -07:00
.classpath fixed some warnings 2008-04-25 19:25:57 +00:00
.project Bug 318011 - Invalid project name in org.eclipse.cdt.core.lrparser .project 2010-08-06 01:28:31 +00:00
about.html initial commit of new C99 and C++ parsers (work in progress) 2008-01-22 19:16:30 +00:00
build.properties update copyrights 2009-05-26 21:34:15 +00:00
plugin.properties update copyrights 2009-05-26 21:34:15 +00:00
pom.xml Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00