Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Windows test skip error revealed by buildbot. Also a comment spelling | R. David Murray | 2009-03-31 | 1 | -9/+4 |
* | fix incorrect auto-translation of TestSkipped -> unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -3/+3 |
* | 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 | -1/+8 |
* | 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 | -8/+1 |
* | The hppa ubuntu box sometimes hangs forever in these tests. My guess | Neal Norwitz | 2006-06-18 | 1 | -1/+8 |
* | Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch... | Neal Norwitz | 2006-03-20 | 1 | -0/+29 |