test_ordinal 8697 ext/date/date_core.c if (!test_ordinal(MIN_JD, MIN_JD + 366, GREGORIAN)) test_ordinal 8699 ext/date/date_core.c if (!test_ordinal(2305814, 2598007, GREGORIAN)) test_ordinal 8701 ext/date/date_core.c if (!test_ordinal(MAX_JD - 366, MAX_JD, GREGORIAN)) test_ordinal 8704 ext/date/date_core.c if (!test_ordinal(MIN_JD, MIN_JD + 366, ITALY)) test_ordinal 8706 ext/date/date_core.c if (!test_ordinal(2305814, 2598007, ITALY)) test_ordinal 8708 ext/date/date_core.c if (!test_ordinal(MAX_JD - 366, MAX_JD, ITALY))