Home | History | Annotate | Download | only in intltest

Lines Matching full:fail

66         dataerrln("FAIL: construction of Latin-Greek - %s", u_errorName(status));
76 errln("FAIL: Out of bounds check failed (1).");
79 errln("FAIL: Transliterate fails and the target string was modified.");
83 errln("FAIL: Out of bounds check failed (2).");
86 errln("FAIL: Transliterate fails and the target string was modified.");
92 errln("FAIL: Start offset is out of bounds, error not reported.\n");
99 errln("FAIL: Limit offset is out of bounds, error not reported.\n");
108 errln("FAIL: Test insertion with string: the transliteration position limit didn't change as expected.");
110 errln("FAIL: Error code wasn't set either.");
120 errln("FAIL: Test insertion with character: the transliteration position limit didn't change as expected.");
122 errln("FAIL: Error code wasn't set either.");
132 errln("FAIL: Out of bounds check failed (3).");
134 errln("FAIL: The input string was modified though the offsets were out of bounds.");
139 errln("FAIL: construction of bogus ID \"LATINGREEK-GREEKLATIN\"");
147 errln("FAIL: The newID transliterator was not registered so createInverse should fail.");
155 errln("FAIL: The rules is malformed but error was not reported.");
157 errln("FAIL: The parse error offset isn't set correctly when fails.");
159 errln("FAIL: The parse error pre/post context isn't reset properly.");
174 errln("FAIL: The default ctor of UnicodeSet created a non-empty object.");
178 errln("FAIL: Applied a bad pattern to the UnicodeSet object okay.");
183 errln("FAIL: Created a UnicodeSet based on bad patterns.");
192 // errln("FAIL: Created a UnicodeToHexTransliterator with an empty pattern.");
199 // errln("FAIL: Created a UnicodeToHexTransliterator with a bad pattern.");
207 // errln("FAIL: UnicodeToHexTransliterator::applyPattern succeeded with a bad pattern.");
221 errln("FAIL: Was not able to create a good UnicodeSet based on valid patterns.");
226 errln("FAIL: Was not able to create a good RBT to test registration.");
236 errln("FAIL: construction of unregistered ID failed.");
244 // errln("FAIL: Could not create a HexToUnicodeTransliterator with an empty pattern.");
250 // errln("FAIL: Created a HexToUnicodeTransliterator with a bad pattern.");
257 // errln("FAIL: HexToUnicodeTransliterator::applyPattern succeeded with a bad pattern.");
279 errln("FAIL: default Transliterator::clone() should return NULL");