Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF bug 1065388: calendar day/month name lookup too slow | Tim Peters | 2004-11-13 | 1 | -8/+6 |
* | Add another bunch of test cases for calendars with Sunday as the | Walter Dörwald | 2004-07-08 | 1 | -1/+60 |
* | Add tests that check the result of calendar.monthcalendar() for a set | Walter Dörwald | 2004-07-02 | 1 | -1/+79 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -2/+2 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | SF bug 533234: tm_isdst > 1 Passed to strftime. | Tim Peters | 2002-03-23 | 1 | -0/+23 |
* | added test case to catch index errors with _localized_name class | Skip Montanaro | 2002-03-15 | 1 | -0/+4 |
* | Very small test suite for the calendar module, mostly to check a constraint | Fred Drake | 2001-12-12 | 1 | -0/+34 |