Home | History | Annotate | Download | only in test

Lines Matching refs:isleap

596         for year, isleap in (2000, True), (2002, False):
599 if month == 2 and isleap: