ICU-5032 Improve code coverage

X-SVN-Rev: 19689
This commit is contained in:
George Rhoten 2006-06-06 19:25:42 +00:00
parent 542af25b7a
commit b5f2352337

View File

@ -1,6 +1,6 @@
//******************************************************************************* //*******************************************************************************
// //
// Copyright (C) 2003-2005, International Business Machines // Copyright (C) 2003-2006, International Business Machines
// Corporation and others. All Rights Reserved. // Corporation and others. All Rights Reserved.
// //
// file name: conversion.txt // file name: conversion.txt
@ -910,6 +910,14 @@ conversion:table(nofallback) {
} }
{ "UTF-16BE", "\ud800", :bin{""}, :intvector{}, :int{1}, :int{0}, "truncated", ".", "\ud800" } { "UTF-16BE", "\ud800", :bin{""}, :intvector{}, :int{1}, :int{0}, "truncated", ".", "\ud800" }
{
"SCSU",
"1\U00010001\u00852\ud8003\udc014\ue001",
:bin{ 310be000810205320efffd330efffd34186881 },
:intvector{ 0, 1, 1, 1, 1, 3, 3, 4, 5, 5, 5, 6, 7, 7, 7, 8, 9, 9, 9 },
:int{1}, :int{0}, "", "?", ""
}
// escape callback // escape callback
{ {
"ISCII", "ISCII",