1. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  2. a35a128 Merge. by Richard Oudkerk · 11 years ago
  3. 0e547b6 Issue #18174: Fix fd leaks in tests. by Richard Oudkerk · 11 years ago
  4. cd8efa3 Clean up the messages used by some tests. by Brett Cannon · 12 years ago
  5. e549ead Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-70627 via svnmerge from by Benjamin Peterson · 15 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  8. dc089b6 Fix test_openpty. by Guido van Rossum · 17 years ago
  9. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  10. 64aa5f6 Remove bogus test; the master is not a terminal on Solaris and HP-UX. by Martin v. Löwis · 22 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  12. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  13. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  14. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  15. b9fa0a8 Raise 'TestSkipped' (from the test_support) module rather than 'ImportError' by Thomas Wouters · 24 years ago
  16. baf2663 Enable extra testing now that os.isatty() is in. (Also tests os.isatty ;P) by Thomas Wouters · 24 years ago
  17. a0f7e85 Thomas Wouters: Test script for openpty() by Guido van Rossum · 24 years ago