ICU-11230 Updating "9 9" test in numberformattestspecification.txt
authorShane Carr <shane@unicode.org>
Sat, 28 Apr 2018 05:23:38 +0000 (05:23 +0000)
committerShane Carr <shane@unicode.org>
Sat, 28 Apr 2018 05:23:38 +0000 (05:23 +0000)
X-SVN-Rev: 41288

icu4c/source/test/testdata/numberformattestspecification.txt

index 5f607833e60d5fa41fc35aa00cb8c0fdc364be51..3dfe7f73302c2dfa57caee13263192649eaadedd 100644 (file)
@@ -1459,13 +1459,14 @@ maxFractionDigits       format  output  breaks
 
 test ticket 11230
 set locale en
-set pattern #,##0
 begin
-parse  output  breaks
+pattern        parse   output  breaks
 // K and J return null; S, C, and P return 99
- 9 9   9       CJKP
+#,##0   9 9    99      JK
 // K returns null
- 9 999 9999    K
+#,##0   9 999  9999    K
+0       9 9    9       JK
+0       9 999  9       K
 
 test parse ignorables
 set locale ar