equal
deleted
inserted
replaced
328 classpath="${run.test.classpath}" |
328 classpath="${run.test.classpath}" |
329 fork="true" |
329 fork="true" |
330 dir="."> |
330 dir="."> |
331 <jvmarg line="${ext.class.path}"/> |
331 <jvmarg line="${ext.class.path}"/> |
332 <jvmarg line="${run.test.jvmargs.octane} -Xms${run.test.xms} -Xmx${run.test.xmx}"/> |
332 <jvmarg line="${run.test.jvmargs.octane} -Xms${run.test.xms} -Xmx${run.test.xmx}"/> |
|
333 <syspropertyset> |
|
334 <propertyref prefix="nashorn."/> |
|
335 </syspropertyset> |
333 <arg value="${octane-test-sys-prop.test.js.framework}"/> |
336 <arg value="${octane-test-sys-prop.test.js.framework}"/> |
334 <arg value="--"/> |
337 <arg value="--"/> |
335 <arg value="${octane-tests}"/> |
338 <arg value="${octane-tests}"/> |
336 <arg value="--runtime"/> |
339 <arg value="--runtime"/> |
337 <arg value="Nashorn"/> |
340 <arg value="Nashorn"/> |