/external/icu4c/test/intltest/ |
D | ustrtest.cpp | 86 errln("insert() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation() 90 errln("clone()->insert() failed: expected \"" + expectedValue + "\"\n,got \"" + *c + "\""); in TestBasicManipulation() 97 errln("remove() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation() 102 errln("replace() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation() 111 errln("extract() failed: expected \"" + expectedValue + "\"\n,got \"" + test2 + "\""); in TestBasicManipulation() 116 errln("operator+=() failed: expected \"" + expectedValue + "\"\n,got \"" + test2 + "\""); in TestBasicManipulation() 119 errln("length() failed: expected 70, got " + test1.length()); in TestBasicManipulation() 121 errln("length() failed: expected 30, got " + test2.length()); in TestBasicManipulation() 126 …errln((UnicodeString)"append failed for UChar32, expected \"\\\\ud841\\\\udc02\", got " + prettify… in TestBasicManipulation() 129 errln("append or length failed for UChar32, expected 2, got " + test3.length()); in TestBasicManipulation() [all …]
|
D | strtest.cpp | 36 errln("TestEndian: U_IS_BIG_ENDIAN needs to be fixed in platform.h"); in TestEndian() 42 …errln("TestSizeofWCharT: U_SIZEOF_WCHAR_T!=sizeof(wchar_t) - U_SIZEOF_WCHAR_T needs to be fixed in… in TestSizeofTypes() 45 errln("int64_t and uint64_t are undefined."); in TestSizeofTypes() 48 errln("TestSizeofTypes: 8!=sizeof(int64_t) - int64_t needs to be fixed in platform.h"); in TestSizeofTypes() 51 errln("TestSizeofTypes: 8!=sizeof(uint64_t) - uint64_t needs to be fixed in platform.h"); in TestSizeofTypes() 55 errln("8!=sizeof(double) - putil.c code may not work"); in TestSizeofTypes() 58 errln("4!=sizeof(int32_t)"); in TestSizeofTypes() 61 errln("4!=sizeof(uint32_t)"); in TestSizeofTypes() 64 errln("2!=sizeof(int16_t)"); in TestSizeofTypes() 67 errln("2!=sizeof(uint16_t)"); in TestSizeofTypes() [all …]
|
D | citrtest.cpp | 167 errln("Failed: firstPostInc() failed"); in TestCoverage() 170 errln("Failed: getIndex()."); in TestCoverage() 173 errln("Failed: getLength()"); in TestCoverage() 177 errln("Failed: setToStart()."); in TestCoverage() 181 errln("Failed: setToEnd()."); in TestCoverage() 184 errln("Failed: startIndex()"); in TestCoverage() 188 errln("Failed: first32PostInc() failed"); in TestCoverage() 210 errln("Construction failed: startIndex is negative"); in TestConstructionAndEquality() 212 errln("Construction failed: endIndex is greater than the text length"); in TestConstructionAndEquality() 214 errln("Construction failed: index is invalid"); in TestConstructionAndEquality() [all …]
|
D | tzrulets.cpp | 158 errln("FAIL: Couldn't create SimpleTimezone."); in TestSimpleRuleBasedTimeZone() 179 errln("FAIL: couldn't add AnnualTimeZoneRule 1-1."); in TestSimpleRuleBasedTimeZone() 188 errln("FAIL: couldn't add AnnualTimeZoneRule 1-2."); in TestSimpleRuleBasedTimeZone() 192 errln("FAIL: couldn't complete RBTZ 1."); in TestSimpleRuleBasedTimeZone() 202 errln("FAIL: couldn't add AnnualTimeZoneRule 2-1."); in TestSimpleRuleBasedTimeZone() 209 errln("FAIL: couldn't add AnnualTimeZoneRule 2-2."); in TestSimpleRuleBasedTimeZone() 213 errln("FAIL: couldn't complete RBTZ 2"); in TestSimpleRuleBasedTimeZone() 223 errln("FAIL: couldn't add AnnualTimeZoneRule 3-1."); in TestSimpleRuleBasedTimeZone() 230 errln("FAIL: couldn't add AnnualTimeZoneRule 3-2."); in TestSimpleRuleBasedTimeZone() 234 errln("FAIL: couldn't complete RBTZ 3"); in TestSimpleRuleBasedTimeZone() [all …]
|
D | cntabcol.cpp | 32 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestGrowTable() 41 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestGrowTable() 45 errln("Error: expected %i, got %i\n", i, res); in TestGrowTable() 59 … errln("Error setting a non existing contraction error = %i (%s)\n", status, u_errorName(status)); in TestSetContraction() 67 errln("changing a non-existing offset should have resulted in an error\n"); in TestSetContraction() 82 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestAddATableElement() 91 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestAddATableElement() 95 errln("Error: expected %i, got %i\n", i, res); in TestAddATableElement() 112 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestClone() 118 errln("Error constructing table error = %i (%s)\n", status, u_errorName(status)); in TestClone() [all …]
|
D | itercoll.cpp | 101 errln("Couldn't create a RuleBasedCollator with a contracting sequence."); in TestPrevious() 118 errln("Couldn't create a RuleBasedCollator with an expanding sequence."); in TestPrevious() 135 … errln("Couldn't create a RuleBasedCollator with both an expanding and a contracting sequence."); in TestPrevious() 151 errln("Couldn't create a collator"); in TestPrevious() 163 errln("Couldn't create Japanese collator\n"); in TestPrevious() 180 errln("Error: After setting offset to 0, we should be at the end " in TestOffset() 185 errln("Error: After setting offset to end of the string, we should " in TestOffset() 200 errln(msg1 + offset + msg2 + test1.length()); in TestOffset() 210 errln("setOffset failed."); in TestOffset() 241 errln("iter2->next() returned an error."); in TestSetText() [all …]
|
D | dcfmapts.cpp | 33 … errln((UnicodeString)"ERROR: Could not set default locale, test may not give correct results"); in runIndexedTest() 83 errln((UnicodeString)"ERROR: Could not create DecimalFormat (pattern)"); in testAPI() 90 errln((UnicodeString)"ERROR: Could not create DecimalFormatSymbols (French)"); in testAPI() 97 errln((UnicodeString)"ERROR: Could not create DecimalFormat (pattern, symbols*)"); in testAPI() 103 errln((UnicodeString)"ERROR: Could not create DecimalFormat (pattern, symbols)"); in testAPI() 113 errln((UnicodeString)"ERROR: Copy constructor or == failed"); in testAPI() 118 errln((UnicodeString)"ERROR: Assignment (or !=) failed"); in testAPI() 123 errln((UnicodeString)"ERROR: Clone() failed"); in testAPI() 148 errln((UnicodeString)"ERROR: format(Formattable [double]) failed"); in testAPI() 155 errln((UnicodeString)"ERROR: format(Formattable [long]) failed"); in testAPI() [all …]
|
D | sdtfmtts.cpp | 32 … errln("ERROR: Could not set default locale, test may not give correct results"); in runIndexedTest() 67 errln("ERROR: Could not create SimpleDateFormat (pattern) - %s", u_errorName(status)); in testAPI() 73 errln("ERROR: Could not create SimpleDateFormat (pattern French)"); in testAPI() 79 errln("ERROR: Could not create DateFormatSymbols (French)"); in testAPI() 92 errln("ERROR: Could not create SimpleDateFormat (pattern, symbols)"); in testAPI() 99 … errln("ERROR: Could not create SimpleDateFormat (pattern, override) - %s", u_errorName(status)); in testAPI() 105 …errln("ERROR: Could not create SimpleDateFormat (pattern, override, locale) - %s", u_errorName(sta… in testAPI() 112 …errln("ERROR: Should not have been able to create SimpleDateFormat (pattern, override, locale) wit… in testAPI() 123 errln("ERROR: Copy constructor (or ==) failed"); in testAPI() 128 errln("ERROR: Assignment (or !=) failed"); in testAPI() [all …]
|
D | srchtest.cpp | 61 errln("Collator creation failed with %s", u_errorName(status)); in StringSearchTest() 265 errln("Error setting USEARCH_ELEMENT_COMPARISON attribute %s", u_errorName(status)); in assertEqualWithStringSearch() 271 errln("Error with the initialization of match start and length"); in assertEqualWithStringSearch() 281 errln("Text: %s", str); in assertEqualWithStringSearch() 283 errln("Pattern: %s", str); in assertEqualWithStringSearch() 284 errln("Error next match found at %d (len:%d); expected %d (len:%d)", in assertEqualWithStringSearch() 298 errln("Error getting next matched text"); in assertEqualWithStringSearch() 307 errln("Text: %s", str); in assertEqualWithStringSearch() 309 errln("Pattern: %s", str); in assertEqualWithStringSearch() 310 errln("Error next match found at %d (len:%d); expected <NO MATCH>", in assertEqualWithStringSearch() [all …]
|
D | trnserr.cpp | 76 errln("FAIL: Out of bounds check failed (1)."); in TestTransliteratorErrors() 79 errln("FAIL: Transliterate fails and the target string was modified."); in TestTransliteratorErrors() 83 errln("FAIL: Out of bounds check failed (2)."); in TestTransliteratorErrors() 86 errln("FAIL: Transliterate fails and the target string was modified."); in TestTransliteratorErrors() 92 errln("FAIL: Start offset is out of bounds, error not reported.\n"); in TestTransliteratorErrors() 99 errln("FAIL: Limit offset is out of bounds, error not reported.\n"); in TestTransliteratorErrors() 108 …errln("FAIL: Test insertion with string: the transliteration position limit didn't change as expec… in TestTransliteratorErrors() 110 errln("FAIL: Error code wasn't set either."); in TestTransliteratorErrors() 120 …errln("FAIL: Test insertion with character: the transliteration position limit didn't change as ex… in TestTransliteratorErrors() 122 errln("FAIL: Error code wasn't set either."); in TestTransliteratorErrors() [all …]
|
D | itutil.cpp | 108 errln("ErrorCode did not initialize properly"); in TestErrorCode() 113 errln("ErrorCode did not format error message string properly"); in TestErrorCode() 117 errln("ErrorCode did not yield a writable reference"); in TestErrorCode() 121 errln("ErrorCode did not yield a writable pointer"); in TestErrorCode() 125 errln("ErrorCode.set() failed"); in TestErrorCode() 130 errln("ErrorCode did not reset properly"); in TestErrorCode() 159 errln("ErrorCode did not initialize properly"); in TestSubclass() 164 errln("ErrorCode.assertSuccess() called handleFailure() despite success"); in TestSubclass() 168 errln("ErrorCode did not yield a writable reference"); in TestSubclass() 172 errln("ErrorCode.assertSuccess() did not handleFailure()"); in TestSubclass() [all …]
|
D | pptest.cpp | 42 errln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status)); in failure() 56 errln("*** PP getIndex or constructor() result"); in TestParsePosition() 65 errln("*** PP getIndex or constructor(int32_t) result"); in TestParsePosition() 71 errln("*** PP getIndex or setIndex result"); in TestParsePosition() 82 errln("*** PP not equals fails"); in TestParsePosition() 87 … errln(UnicodeString("*** PP equals fails (") + pp3.getIndex() + " != " + pp4.getIndex() + ")"); in TestParsePosition() 95 errln("*** PP operator= operator== or operator != result"); in TestParsePosition() 100 errln("ParsePosition.clone() failed"); in TestParsePosition() 112 errln("*** FP constructor(int) or getField"); in TestFieldPosition() 119 errln("*** FP Constructor(FP&)"); in TestFieldPosition() [all …]
|
D | tsputil.cpp | 87 errln(UnicodeString("FAIL: got NaN as result without NaN as argument")); 88 …errln(UnicodeString(" IEEEremainder(") + x + ", " + y + ") is " + result + ", expected " + ex… 91 …errln(UnicodeString("FAIL: IEEEremainder(") + x + ", " + y + ") is " + result + ", expected " + ex… 195 errln(UnicodeString("FAIL: got NaN as result without NaN as argument")); in maxMinTest() 197 … errln(UnicodeString(" max(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() 199 … errln(UnicodeString(" min(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() 203 … errln(UnicodeString("FAIL: max(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() 205 … errln(UnicodeString("FAIL: min(") + a + ", " + b + ") is " + result + ", expected " + exp); in maxMinTest() 247 errln("FAIL: isInfinite(+Infinity) returned FALSE, should be TRUE."); in testPositiveInfinity() 251 errln("FAIL: isPositiveInfinity(+Infinity) returned FALSE, should be TRUE."); in testPositiveInfinity() [all …]
|
D | dadrcal.cpp | 113 errln(caseString+": Unable to get param '"+param+"' " in testOps() 120 errln(caseString+": Unable to instantiate calendar for " in testOps() 130 errln(caseString+": Unable to get parameter '"+param+"' " in testOps() 140 errln(caseString+": Failed to parse '"+param+"' parameter: " in testOps() 150 errln(caseString+": Unable to get parameter '"+param+"' " in testOps() 155 errln(caseString+": Failed to parse '"+param+"' parameter: " in testOps() 166 errln(caseString+": Unable to get parameter '"+param+"' " in testOps() 172 errln(caseString+": Failed to parse '"+param+"' parameter: " in testOps() 182 errln(caseString+": Unable to get parameter '"+param+"' " in testOps() 191 errln(caseString+": Failed to parse '"+param+"' parameter: " in testOps() [all …]
|
D | caltest.cpp | 304 if (*zone != cal->getTimeZone()) errln("FAIL: Calendar::getTimeZone failed"); in TestGenericAPI() 312 if (!(*cal == *cal2)) errln("FAIL: Calendar::operator== failed"); in TestGenericAPI() 313 if ((*cal != *cal2)) errln("FAIL: Calendar::operator!= failed"); in TestGenericAPI() 317 U_FAILURE(status)) errln("FAIL: equals/before/after failed"); in TestGenericAPI() 329 U_FAILURE(status)) errln("FAIL: equals/before/after failed after setTime(+1000)"); in TestGenericAPI() 342 errln("FAIL: equals[%c]/before[%c]/after[%c] failed after roll 1 second [should be T/F/F]", in TestGenericAPI() 356 U_FAILURE(status)) errln("FAIL: equals/before/after failed after rollback to January"); in TestGenericAPI() 361 errln("FAIL: orphanTimeZone failed"); in TestGenericAPI() 368 if (lenient != cal->isLenient()) errln("FAIL: setLenient/isLenient failed"); in TestGenericAPI() 375 if (cal->getFirstDayOfWeek() != i) errln("FAIL: set/getFirstDayOfWeek failed"); in TestGenericAPI() [all …]
|
D | tsdcfmsy.cpp | 52 errln("ERROR: English DecimalFormatSymbols equal to French"); in testSymbols() 60 errln("ERROR: get/set ZeroDigit failed"); in testSymbols() 66 errln("ERROR: get/set GroupingSeparator failed"); in testSymbols() 72 errln("ERROR: get/set DecimalSeparator failed"); in testSymbols() 78 errln("ERROR: get/set PerMill failed"); in testSymbols() 84 errln("ERROR: get/set Percent failed"); in testSymbols() 90 errln("ERROR: get/set Percent failed"); in testSymbols() 96 errln("ERROR: get/set PatternSeparator failed"); in testSymbols() 103 errln("ERROR: get/set Infinity failed"); in testSymbols() 110 errln("ERROR: get/set NaN failed"); in testSymbols() [all …]
|
D | selfmts.cpp | 111 …errln("\nERROR: Unexpected result - SelectFormat Unit Test failed to detect syntax error with patt… in selectFormatUnitTest() 135 errln("ERROR: SelectFormat Unit Test constructor failed in unit tests.- exitting"); in selectFormatUnitTest() 148 errln("ERROR: SelectFormat Unit Test failed to apply pattern- "+patternTestData[i] ); in selectFormatUnitTest() 157 …errln("ERROR: SelectFormat Unit test failed in format() with argument: "+ formatArgs[j] + " and er… in selectFormatUnitTest() 160 …errln("ERROR: SelectFormat Unit test failed in format() with unexpected result\n with argument: "… in selectFormatUnitTest() 190 …errln("ERROR: SelectFormat Unit test failed in format() with keyWord and with an invalid keyword a… in selectFormatUnitTest() 217 …errln("ERROR: SelectFormat API test constructor with pattern and status failed! with %s\n", u_erro… in selectFormatAPITest() 226 errln("ERROR: SelectFormat API test Failed in copy constructor or == operator!"); in selectFormatAPITest() 236 errln("ERROR: SelectFormat API test clone test failed!"); in selectFormatAPITest() 239 errln("ERROR: SelectFormat API test clone test failed with NULL!"); in selectFormatAPITest() [all …]
|
D | rbbiapts.cpp | 33 errln("Failure at file %s, line %d, error = %s", __FILE__, __LINE__, u_errorName(status));}} 36 errln("Test Failure at file %s, line %d: \"%s\" is false.\n", __FILE__, __LINE__, #expr);};} 66 errln((UnicodeString)"ERROR:1 RBBI's == and != operator failed."); in TestCloneEquals() 70 errln((UnicodeString)"ERROR:2 RBBI's == and != operator failed."); in TestCloneEquals() 88 errln((UnicodeString)"FAIL : in construction of default iterator"); in TestCloneEquals() 92 errln((UnicodeString)"ERROR: iterators should not compare =="); in TestCloneEquals() 96 errln((UnicodeString)"ERROR: iterators should compare =="); in TestCloneEquals() 104 errln(UnicodeString("ERROR: strings should not be equal before assignment.")); in TestCloneEquals() 108 errln(UnicodeString("ERROR: strings should be equal before assignment.")); in TestCloneEquals() 114 errln(UnicodeString("ERROR: iterators behaved differently after assignment.")); in TestCloneEquals() [all …]
|
D | tztest.cpp | 84 if (zone->useDaylightTime()) errln("FAIL: useDaylightTime should return FALSE"); in TestGenericAPI() 87 if (!(*zoneclone == *zone)) errln("FAIL: clone or operator== failed"); in TestGenericAPI() 89 if (!(*zoneclone != *zone)) errln("FAIL: clone or operator!= failed"); in TestGenericAPI() 93 if (!(*zoneclone == *zone)) errln("FAIL: clone or operator== failed"); in TestGenericAPI() 95 if (!(*zoneclone != *zone)) errln("FAIL: clone or operator!= failed"); in TestGenericAPI() 98 if (!(copy == *zone)) errln("FAIL: copy constructor or operator== failed"); in TestGenericAPI() 100 if (!(copy == *zoneclone)) errln("FAIL: assignment operator or operator== failed"); in TestGenericAPI() 116 errln("FAIL: t_timezone may be incorrect. It is not 28800"); in TestGenericAPI() 134 errln("FAIL: createDefault failed"); in TestGenericAPI() 145 errln((UnicodeString)"FAIL: getTZDataVersion returned " + tzver); in TestGenericAPI() [all …]
|
D | loctest.cpp | 138 errln("FAIL: " #test " was not true. In " __FILE__ " on line %d", __LINE__ ); \ 156 errln("FAIL: " #test " was not true. " + UnicodeString(print) ); \ 253 errln(" Language code mismatch: " + temp + " versus " in TestBasicGetters() 256 errln(" Script code mismatch: " + temp + " versus " in TestBasicGetters() 259 errln(" Country code mismatch: " + temp + " versus " in TestBasicGetters() 262 errln(" Variant code mismatch: " + temp + " versus " in TestBasicGetters() 265 errln(" Locale name mismatch: " + temp + " versus " in TestBasicGetters() 281 errln("Language code mismatch: " + temp + " versus " in TestBasicGetters() 284 errln("Script code mismatch: " + temp + " versus " in TestBasicGetters() 287 errln("Country code mismatch: " + temp + " versus " in TestBasicGetters() [all …]
|
D | plurults.cpp | 108 errln("ERROR: clone plural rules test failed!"); in testAPI() 113 errln("ERROR: clone plural rules test failed!"); in testAPI() 119 errln("ERROR: clone plural rules test failed!"); in testAPI() 134 errln("ERROR: empty plural rules test failed! - exitting"); in testAPI() 151 errln("ERROR: simple plural rules failed! - exitting"); in testAPI() 184 errln("ERROR: complex plural rules failed! - exitting"); in testAPI() 194 errln("ERROR: complex plural rules failed! - exitting"); in testAPI() 218 errln("ERROR: plural rules for decimal fractions test failed!"); in testAPI() 233 errln("ERROR: complex plural rules failed! - exitting"); in testAPI() 243 errln("ERROR: getDynamicClassID() didn't return the expected value"); in testAPI() [all …]
|
D | dadrfmt.cpp | 130 errln("case %d: No 'locale' line.", n); in testConvertDate() 135 errln("case %d: No 'spec' line.", n); in testConvertDate() 140 errln("case %d: No 'date' line.", n); in testConvertDate() 145 errln("case %d: No 'str' line.", n); in testConvertDate() 159 … errln("case %d: could not create SimpleDateFormat from pattern: %s", n, u_errorName(status)); in testConvertDate() 164 errln("case %d: could not parse spec as style fields: %s", n, u_errorName(status)); in testConvertDate() 169 errln("case %d: could not create SimpleDateFormat from styles.", n); in testConvertDate() 176 errln("case %d: could not create calendar from %s", n, calLoc); in testConvertDate() 191 …errln("case %d: could not parse date as RELATIVE_ADD calendar fields: %s", n, u_errorName(status)); in testConvertDate() 207 …errln("case %d: could not apply date as RELATIVE_ADD calendar fields: %s", n, u_errorName(status)); in testConvertDate() [all …]
|
D | tmsgfmt.cpp | 133 errln("Err: Number Format "); in testBug3() 146 errln("Err: Number Format parse"); in testBug3() 164 errln("ChoiceFormat cmp in testBug1"); in testBug1() 184 errln("MessageFormat::toPattern() failed."); in testBug2() 313 errln(UnicodeString("TestMessageFormat::PatternTest failed test #2, i = ") + i); in PatternTest() 315 errln(((UnicodeString)" Orig: ") + testCases[i]); in PatternTest() 316 errln(((UnicodeString)" Exp: ") + testCases[i]); in PatternTest() 317 errln(((UnicodeString)" Got: ") + buffer); in PatternTest() 331 errln("TestMessageFormat::PatternTest failed test #4"); in PatternTest() 349 errln("MessageFormat failed test #5"); in PatternTest() [all …]
|
D | csdetest.cpp | 181 … errln("Encoding detection failure for " + id + ": expected " + eSplit[0] + ", got no matches"); in checkEncoding() 186 errln("Encoding detection failure for " + id + ": expected " + eSplit[0] + ", got " + name); in checkEncoding() 201 …errln("Language detection failure for " + id + ", " + eSplit[0] + ": expected " + eSplit[1] + ", g… in checkEncoding() 209 …errln("Round-trip error for " + id + ", " + eSplit[0] + ": getUChars() didn't yeild the original s… in checkEncoding() 234 errln("ERROR: getPath() failed - %s", u_errorName(status)); in getPath() 259 errln("ucsdet_getAllDetectableCharsets() returned a null or empty name!"); in ConstructionTest() 286 errln("Detection failure for UTF-8: got no matches."); in UTF8Test() 293 errln("Round-trip test failed!"); in UTF8Test() 327 errln("Encoding detection failure for UTF-16BE: got no matches."); in UTF16Test() 335 errln("Encoding detection failure for UTF-16BE: got %s", name); in UTF16Test() [all …]
|
D | strcase.cpp | 82 errln("1. toLower failed: expected \"" + expectedResult + "\", got \"" + test4 + "\"."); in TestCaseConversion() 88 errln("2. toLower failed: expected \"" + expectedResult + "\", got \"" + test4 + "\"."); in TestCaseConversion() 98 errln("toUpper failed: expected \"" + expectedResult + "\", got \"" + test4 + "\"."); in TestCaseConversion() 104 errln("toUpper failed: expected \"" + expectedResult + "\", got \"" + test4 + "\"."); in TestCaseConversion() 111 errln("toUpper failed: expected \"" + expectedResult + "\", got \"" + test3 + "\"."); in TestCaseConversion() 118 errln("toLower failed: expected \"" + expectedResult + "\", got \"" + test4 + "\"."); in TestCaseConversion() 125 errln("toUpper failed: expected \"" + expectedResult + "\", got \"" + test4 + "\"."); in TestCaseConversion() 150 …errln("error in toLower(root locale)=\"" + s + "\" expected \"" + UnicodeString(FALSE, lowerRoot, … in TestCaseConversion() 159 …errln("error in toLower(turkish locale)=\"" + s + "\" expected \"" + UnicodeString(FALSE, lowerTur… in TestCaseConversion() 168 …errln("error in toUpper(root locale)=\"" + s + "\" expected \"" + UnicodeString(FALSE, upperRoot, … in TestCaseConversion() [all …]
|