Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug 3625: test issues on 64bit windows. r=pitrou | Mark Hammond | 2008-08-23 | 1 | -1/+1 |
* | Moved testing of builtin types out of test_builtin and into type specific mod... | Benjamin Peterson | 2008-05-03 | 1 | -0/+33 |
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
* | Fix the overflow checking of list_repeat. | Armin Rigo | 2007-10-17 | 1 | -0/+9 |
* | Improve test coverage. | Raymond Hettinger | 2004-09-29 | 1 | -3/+15 |
* | Move list and tuple tests from test_types.py to their own scripts: | Walter Dörwald | 2003-12-08 | 1 | -0/+25 |