1. 0c503c2 Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé. by Antoine Pitrou · 12 years ago
  2. 840ac92 Fix Windows test skip error revealed by buildbot. Also a comment spelling by R. David Murray · 16 years ago
  3. bec087f fix incorrect auto-translation of TestSkipped -> unittest.SkipTest by Benjamin Peterson · 16 years ago
  4. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  5. 84bc19a Restore rev 47014: by Neal Norwitz · 19 years ago
  6. b15ac31 Add new utility function, reap_children(), to test_support. This should by Neal Norwitz · 19 years ago
  7. 0f51cf6 Revert 47014 until it is more robust by Neal Norwitz · 19 years ago
  8. 10b835c The hppa ubuntu box sometimes hangs forever in these tests. My guess by Neal Norwitz · 19 years ago
  9. 05a4559 Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Schroeder. by Neal Norwitz · 19 years ago