Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3fa19d7ff89be87139e2864fb9186b424d180a58
/
Lib
/
test
/
test_calendar.py
302fa6d
Add another bunch of test cases for calendars with Sunday as the
by Walter Dörwald
· 20 years ago
59ad456
Add tests that check the result of calendar.monthcalendar() for a set
by Walter Dörwald
· 20 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
0c2c8e7
SF bug 533234: tm_isdst > 1 Passed to strftime.
by Tim Peters
· 23 years ago
693c6c4
added test case to catch index errors with _localized_name class
by Skip Montanaro
· 23 years ago
d077ca1
Very small test suite for the calendar module, mostly to check a constraint
by Fred Drake
· 23 years ago