mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
parent
524748c6bf
commit
081579544a
1 changed files with 2 additions and 1 deletions
|
@ -266,7 +266,8 @@
|
|||
<delete dir="${junit.out.dir}/checkTest"/>
|
||||
<mkdir dir="${junit.out.dir}/checkTest"/>
|
||||
|
||||
<junit printsummary="yes">
|
||||
<junit printsummary="yes" fork="yes">
|
||||
<jvmarg value="-DICU.exhaustive=10"/>
|
||||
<classpath>
|
||||
<path refid="junit.jars"/>
|
||||
<path refid="junit.icu.jars"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue