| Commit message (Expand) | Author | Age |
* | Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,... | Christian Heimes | 2008-03-18 |
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 |
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 |
* | SF bug #516372: test_thread: unhandled exc. in thread | Tim Peters | 2002-02-16 |
* | a bold attempt to fix things broken by MAL's verify patch: import | Fredrik Lundh | 2001-01-17 |
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 |
* | Use random instead of whrandom. | Guido van Rossum | 1998-05-20 |
* | Nit: round delays to 0.1 second. | Guido van Rossum | 1997-07-18 |
* | Use the new regrtest harness | Barry Warsaw | 1997-01-13 |
* | (test_thread.py): modifications to quiet it up when not running as a script. | Barry Warsaw | 1996-12-16 |
* | added barrier test (by Tim Peters) | Guido van Rossum | 1994-05-23 |
* | Module to test threads | Guido van Rossum | 1994-04-14 |