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