1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  3. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  4. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  5. b5da606 Oops, missed an import of test_support. by Barry Warsaw · 22 years ago
  6. 2242f2f Unixware 7 support by Billy G. Allie (SF patch 413011) by Guido van Rossum · 23 years ago
  7. fc3fc33 Checking in patch #103478 -- makes popen2 and fork1 tested on BeOS. by Moshe Zadka · 24 years ago
  8. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  9. 56221a7 Chris Herborth <chrish@pobox.com>: Minor updates for BeOS R5. by Fred Drake · 24 years ago
  10. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  11. 4951782 Raise ImportError when os.fork does not exist. by Guido van Rossum · 24 years ago
  12. c148841 Added a provision to stop all threads before exiting from the test: by Guido van Rossum · 24 years ago
  13. 1a4b593 Use a constant to specify the number of child threads to create. by Fred Drake · 24 years ago
  14. f7221c3 Test case for fork1() behavior. by Guido van Rossum · 25 years ago