Home | History | Annotate | Download | only in intltest

Lines Matching refs:errln

57         errln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status));
82 errln("Fail: TimeZone should return clones");
132 errln("Fail: Fix test to start with non-DST zone");
138 errln("Fail: DST not active");
161 errln("Fail: Jan 31 inDaylightTime=TRUE, exp FALSE");
170 errln((UnicodeString)"Fail: " + str + " inDaylightTime=FALSE, exp TRUE");
176 errln("Fail: Mar 31 inDaylightTime=TRUE, exp FALSE");
272 errln("Fail: Test broken; zones not instantiating");
293 if (!pass) errln("Fail: TimeZone serialization/equality bug");
296 errln("Fail: " + e);
300 errln("Fail: " + e);
343 errln("Fail: TZ API inconsistent");
431 errln(output);
526 errln(hname + ' ' + "Fail: " + e);
542 errln("IllegalArgumentException not thrown by TimeZone::getDisplayName()");*/
563 errln("Couldn't create TimeZones");
568 errln("Test is broken -- rewrite it");
571 errln("Fail: hasSameRules() broken for zones with rules");
574 errln("Fail: hasSameRules() returns false for zones without rules");
575 //errln("zone 1 = " + tz1);
576 //errln("zone 2 = " + tz2);
638 errln(UnicodeString("setStartRule(month=") + month + ", day=" + day +
652 errln(UnicodeString("setEndRule(month=") + month + ", day=" + day +
670 errln(UnicodeString("SimpleTimeZone(month=") + month + ", day=" + day +
688 errln(UnicodeString("SimpleTimeZone(<start>, month=") + month + ", day=" + day +
742 errln(UnicodeString("Fail: DST savings of ") + savings + " to " + method + " gave " + u_errorName(status));
753 errln(UnicodeString("Fail: DST savings of ") + savings + " accepted by " + method);
824 errln(UnicodeString("Fail: getOffset(") +
907 errln("Fail: boundary transition incorrect");
976 errln("FAIL: " + DATA[idx] + " -> " + DATA[idx+1] + ", exp " + DATA[idx+2]);
1000 errln("Fail: useDaylightTime true with start rule only");
1003 //~ errln("Fail: dst savings != 0 with start rule only");
1008 errln("Fail: useDaylightTime false with rules set");
1011 errln("Fail: dst savings == 0 with rules set");
1048 errln("Fail: Unable to create GregorianCalendar/SimpleDateFormat");
1061 errln((UnicodeString)"FAIL: " + idWithLocaleData + " -> " +
1096 errln("FAIL: SimpleTimeZone constructor");
1103 errln("FAILURE: PST and CST have same rules");
1117 errln("FAILURE: Sunday Oct. 26 1997 2:00 has same offset for PST and CST");
1123 errln("FAILURE: getOffset() succeeded with -1 for month");
1131 errln("setDSTSavings() failed");
1145 errln("Failed. No exception has been thrown for DOM -1 startDay");
1154 errln("Failed. No exception has been thrown for DOM -1 endDay");
1163 errln("Failed. No exception has been thrown for DOM -1 startDay+savings");
1171 errln("Failed. No exception has been thrown for DOM -1 endDay+ savings");
1182 errln("Failed. No exception has been thrown for DOM -1 setStartRule +savings");
1188 errln("Failed. No exception has been thrown for DOM -1 setStartRule");
1195 errln("Failed. No exception has been thrown for DOM -1 setEndRule+savings");
1202 errln("Failed. No exception has been thrown for DOM -1 setEndRule");