Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make test_pipes a little bit more robust. | Antoine Pitrou | 2009-12-08 | 1 | -3/+6 |
* | fix incorrect auto-translation of TestSkipped -> unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -2/+2 |
* | remove test_support.TestSkipped and just use unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -2/+2 |
* | tr a-z A-Z does not work on Solaris (would require | Martin v. Löwis | 2007-09-10 | 1 | -3/+6 |
* | * Skip test_pipes on non-POSIX. | Georg Brandl | 2007-08-30 | 1 | -1/+4 |
* | Patch #1680959: add test suite for pipes module. | Georg Brandl | 2007-08-30 | 1 | -0/+184 |