Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix those parts in the testsuite that assumed that sys.maxint would cause ove... | Kristján Valur Jónsson | 2007-05-03 | 1 | -2/+4 |
* | Whitespace normalization. | Tim Peters | 2007-03-12 | 1 | -416/+416 |
* | Add some sanity checks to unittest.TestSuite's addTest(s) methods. | Georg Brandl | 2007-03-07 | 1 | -0/+13 |
* | Patches #1550273, #1550272: fix a few bugs in unittest and add a | Georg Brandl | 2007-03-07 | 1 | -17/+2275 |
* | Added an __iter__ method for test suites. | Jim Fulton | 2004-08-28 | 1 | -0/+31 |