Lines Matching full:week
371 /*setting the first day of the week to other values */
386 /*setting minimal days of the week to other values */
712 verify1("1997 Tuesday in week 1 of June = ", cal,datdef, 1997, UCAL_JUNE, 3);
718 verify1("1997 Tuesday in week 5 of June = ", cal,datdef, 1997, UCAL_JULY, 1);
728 log_err("FAIL: U_ILLEGAL_ARGUMENT_ERROR was not returned for : 1997 Tuesday zero-th week in June\n");
737 verify1("1997 Tuesday in week 1 of year = ", cal, datdef,1996, UCAL_DECEMBER, 31);
742 verify1("1997 Tuesday in week 10 of year = ", cal,datdef, 1997, UCAL_MARCH, 4);
975 log_err("FAIL: Day of week %d out of range\n", val);
976 log_err("FAIL: FAIL: Day of week should be SUNDAY Got %d\n", val);
986 log_err("FAIL: Day of week in month %d out of range\n", val);
987 log_err("FAIL: FAIL: Day of week in month should be SUNDAY Got %d\n", val);
1042 * Test that the days of the week progress properly when add is called repeatedly
1092 log_err("Day of week should be %d instead of %d on %s", expectedDOW, newDOW,