ICU-21287 Enable asserts for 'ant checkTest'
This commit is contained in:
parent
bd6ecc90af
commit
48cf3ace11
@ -267,6 +267,8 @@
|
||||
<mkdir dir="${junit.out.dir}/checkTest"/>
|
||||
|
||||
<junit printsummary="yes" fork="yes">
|
||||
<jvmarg value="-ea"/>
|
||||
<jvmarg value="-Djava.awt.headless=true"/>
|
||||
<jvmarg value="-DICU.exhaustive=10"/>
|
||||
<classpath>
|
||||
<path refid="junit.jars"/>
|
||||
|
Loading…
Reference in New Issue
Block a user