Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
* | Change more tests to use import_module for the modules that | R. David Murray | 2009-03-30 | 1 | -7/+4 |
* | fix incorrect auto-translation of TestSkipped -> unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -5/+5 |
* | remove test_support.TestSkipped and just use unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -5/+5 |
* | Don't try to get the window size if it was never set before. | Martin v. Löwis | 2008-05-24 | 1 | -3/+0 |
* | Attempt to fix the Solaris Sparc 10 buildbot. It was failing with an invalid | Gregory P. Smith | 2008-03-20 | 1 | -0/+29 |
* | - Changes donated by Elemental Security to make it work on AIX 5.3 | Guido van Rossum | 2005-09-14 | 1 | -5/+9 |
* | Skip the ioctl test if we can't open /dev/tty. This happens on | Neal Norwitz | 2003-03-20 | 1 | -0/+6 |
* | Fix bug | Michael W. Hudson | 2003-03-03 | 1 | -0/+31 |