ICU-2100
* uca data updated * new ICULocaleData.jar * CollationMiscTest updated with new testcase warning: 1 test failure expected at com.ibm.icu.dev.test.format.NumberRegression Test4212072 X-SVN-Rev: 9713
This commit is contained in:
parent
f3f98728e6
commit
3f2175614c
@ -66,7 +66,7 @@ public class CollationMiscTest extends TestFmwk{
|
||||
{"c", "b", "\\u0009", "a", "\\u000a"},
|
||||
{"c", "b", "\\uD800\\uDF23", "a", "\\u02d0"},
|
||||
{"b", "\\u02d0", "a", "\\u02d1"},
|
||||
{"b", "\\u11f9", "a", "\\u4e00"},
|
||||
{"b", "\\ud801\\udc25", "a", "\\u4e00"},
|
||||
{"b", "\\u4e00", "a", "\\u4e01"},
|
||||
{"b", "\\U0010FFFC", "a"},
|
||||
{"\ufffb", "w", "y", "\u20e3", "x", "\u137c", "z", "u"},
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ee61db7ead7f6600e4ef8afb6b9d4691e382259b6e8e452230f01457bcc4cee
|
||||
size 1035984
|
||||
oid sha256:b22eb14397c052acc4bd04704a9dac73d5550efea157dc9a167fca164c33991f
|
||||
size 1012478
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user