ICU-5374 add targets for excluding charsets
X-SVN-Rev: 20368
This commit is contained in:
parent
71e630ddb8
commit
3615364986
@ -1204,7 +1204,7 @@
|
||||
tofile="${build.dir}/com/ibm/icu/dev/data/TestData_bge.res"/>
|
||||
</target>
|
||||
|
||||
<target name="defaultPackageCheck" depends="tests" description="Run Tests for loading resources in the default package">
|
||||
<target name="defaultPackageCheck" depends="tests, defaultPackage" description="Run Tests for loading resources in the default package">
|
||||
<!--run the tests -->
|
||||
<java classname="TestDefaultPackageLoading" fork="yes" failonerror="true">
|
||||
<jvmarg value="-ea"/> <!-- enable assertion checks -->
|
||||
|
Loading…
Reference in New Issue
Block a user