mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 04:29:31 +00:00
ICU-4092 Increase code coverage
X-SVN-Rev: 17035
This commit is contained in:
parent
28a81790da
commit
95fb9fdbfa
1 changed files with 1 additions and 0 deletions
|
@ -279,6 +279,7 @@ void UObjectTest::testIDs()
|
|||
TESTCLASSID_TRANSLIT(UnescapeTransliterator, "Hex-Any");
|
||||
TESTCLASSID_TRANSLIT(UnicodeNameTransliterator, "Any-Name");
|
||||
TESTCLASSID_TRANSLIT(UppercaseTransliterator, "Upper");
|
||||
TESTCLASSID_CTOR(CaseMapTransliterator, (UnicodeString(), NULL));
|
||||
#if UOBJTEST_TEST_INTERNALS
|
||||
TESTCLASSID_CTOR(FunctionReplacer, (NULL,NULL) ); /* don't care */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue