| Commit message (Expand) | Author | Age | Files | Lines |
* | Update various test modules to use unittest.main() for test discovery | Brett Cannon | 2013-06-13 | 1 | -3/+1 |
|
|
* | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -1/+1 |
|
|
* | Issue #12451: Open files in binary mode in some tests when the text file is not | Victor Stinner | 2011-06-30 | 1 | -3/+3 |
|
|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -1/+1 |
|
|
* | Use a file context manager for test_ioctl. | Brett Cannon | 2010-10-29 | 1 | -4/+4 |
|
|
* | Issue #9758: When fcntl.ioctl() was called with mutable_flag set to True, | Antoine Pitrou | 2010-09-07 | 1 | -5/+26 |
|
|
* | Issue #7564: Skip test_ioctl if another process is attached to /dev/tty. | Florent Xicluna | 2010-08-08 | 1 | -1/+9 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -2/+2 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -7/+4 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -5/+5 |
|
|
* | Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv... | Benjamin Peterson | 2008-05-26 | 1 | -3/+0 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 ... | Christian Heimes | 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 |
|
|