OSDN Git Service

Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object
authorBrett Chabot <brettchabot@android.com>
Thu, 21 Jan 2010 20:10:42 +0000 (12:10 -0800)
committerBrett Chabot <brettchabot@android.com>
Thu, 21 Jan 2010 21:07:51 +0000 (13:07 -0800)
commitc4f93305d1fe3d31660af2b47a90d2ebbc6d58f9
tree7ef2fdad4ac8e19416bf75c60f5892494b2701cf
parent56176a05205eaf469469c26988e99077aed0d7e7
Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object

Add additional logic to skip checks that require specific locales.

Bug 2386416

Change-Id: Icc30e04d393a22b272966555e617598323aefa0b
libcore/support/src/test/java/tests/support/Support_DecimalFormat.java
libcore/support/src/test/java/tests/support/Support_Locale.java
libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/DecimalFormatTest.java