Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix incorrect auto-translation of TestSkipped -> unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -3/+4 |
* | remove test_support.TestSkipped and just use unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -3/+3 |
* | Restore rev 47014: | Neal Norwitz | 2006-07-07 | 1 | -2/+7 |
* | Add new utility function, reap_children(), to test_support. This should | Neal Norwitz | 2006-06-29 | 1 | -1/+2 |
* | Revert 47014 until it is more robust | Neal Norwitz | 2006-06-18 | 1 | -7/+2 |
* | The hppa ubuntu box sometimes hangs forever in these tests. My guess | Neal Norwitz | 2006-06-18 | 1 | -2/+7 |
* | whitespace n11n | Anthony Baxter | 2006-03-20 | 1 | -3/+3 |
* | Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch... | Neal Norwitz | 2006-03-20 | 1 | -0/+32 |