mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Bug 315435 Fix the regression test failures in cdt70
This commit is contained in:
parent
66828656bc
commit
f8f500440a
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@
|
|||
<ant target="ui-test" antfile="${library-file}" dir="${eclipse-home}">
|
||||
<property name="data-dir" value="${cdt-lr-parser-xlc-loc}"/>
|
||||
<property name="plugin-name" value="org.eclipse.cdt.core.lrparser.xlc.tests"/>
|
||||
<property name="classname" value="org.eclipse.cdt.core.lrparser.xlc.tests.suite.XlcTestSuite"/>
|
||||
<property name="classname" value="org.eclipse.cdt.core.parser.xlc.tests.suite.XlcTestSuite"/>
|
||||
<property name="vmargs" value=" -Xms40m -Xmx512m"/>
|
||||
<property name="extraVMargs" value="${cdt-common-vmargs}"/>
|
||||
</ant>
|
||||
|
|
Loading…
Add table
Reference in a new issue