1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/build/org.eclipse.cdt.autotools.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
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
src/org/eclipse/cdt/autotools/tests Add Autotools test for bug 434275 2014-08-07 22:36:37 -04:00
zip Add some missing Autotools test fixes done after initial move. 2012-04-02 12:33:46 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.gitignore Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
.project Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
about.html Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
build.properties Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
ChangeLog Add more content to Autotools UpdateConfigureTest. 2012-08-07 16:36:57 -04:00
plugin.properties Bug 368069 - RFE: Contribute Autotools plug-ins to the CDT 2012-03-12 00:39:05 -04:00
pom.xml Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00