ICU-6955 Add test case for illegal SI/SO source.

X-SVN-Rev: 26198
This commit is contained in:
Michael Ow 2009-06-29 19:50:35 +00:00
parent c0a65e9d5b
commit 5c1ddc6006
2 changed files with 9 additions and 2 deletions

View file

@ -936,6 +936,13 @@ conversion:table(nofallback) {
:intvector{},
:int{0}, :int{0}, "", ".", :bin{""}
}
{
"ibm-16684",
:bin{ 0e },
"",
:intvector{},
:int{0}, :int{0}, "illegal", ".", :bin{ 0e }
}
}
}

View file

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:383048fb67737609562a4b8bb86514f03dafb2d54e94127d426f336c336b3164
size 773540
oid sha256:dfedd3b5f82095391fc61e539fc02bc6c1862911bd6564db4964ae6a42e4e2a5
size 773585