ICU-5855 Change the data-driven charset test from iscii to iscii-dev to enable support for this test in ICU4J.

X-SVN-Rev: 24376
This commit is contained in:
Michael Ow 2008-07-11 17:10:18 +00:00
parent 69a719b037
commit 3cae30da4c
2 changed files with 4 additions and 4 deletions

View File

@ -578,7 +578,7 @@ conversion:table(nofallback) {
{ "UTF-8", :bin{ 61F48FBFBF }, "a\U0010FFFF", :intvector{ 0, 1, 1 }, :int{1}, :int{0}, "", "", :bin{""} }
// Headers { "charset", "bytes", "unicode", "offsets", "flush", "fallbacks", "errorCode", "callback", "invalidChars" }
{
"iscii",
"iscii-dev",
:bin{ EF4BC0E9BFE9E8D80AEF4AC0D4BFD4E8D80AEF4838B30AEF4939B30AEF4A3AB30AEF4B3BB30A},
"\u0A5C\u0A4D\u0A39\u0A5C\u0A4D\u0A39\u000A" /* Gurmukhi test */
"\u0AA2\u0AB5\u0AA1\u0AB5\u0ACD\u0AB9\u000A" /* Gujarati test */
@ -1314,7 +1314,7 @@ conversion:table(nofallback) {
}
// escape callback
{
"ISCII",
"iscii-dev",
"A\u0901\U00023456\u0902B\U00023456C",
:bin{ 41ef42a1255544383444255544433536a24225554438344425554443353643 },
:intvector{

4
icu4j/src/com/ibm/icu/dev/data/testdata.jar Normal file → Executable file
View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a757ac7ed3619be2b26bf75eace057947b4effe6d5ab1547a5ac658ddf846562
size 765299
oid sha256:27d3b0215e42ecadd9bdbae9d7555dea0dfe365f3951e79666e30fce81628fac
size 765301