1. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  2. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  3. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  4. aeaa592 Merged revisions 76230 via svnmerge from by Benjamin Peterson · 15 years ago
  5. 0d0367f Merged revisions 74291 via svnmerge from by Frank Wierzbicki · 15 years ago
  6. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  7. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  8. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  9. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  10. 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 18 years ago
  11. f545baa Whitespace normalization. by Tim Peters · 21 years ago
  12. 72c5c77 minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. by Samuele Pedroni · 21 years ago
  13. de9a0d3 beefed up version: jython support, covers now fixed differences between CPython/Jython. by Samuele Pedroni · 21 years ago
  14. 4b499dd3 - Finally fixed the bug in compile() and exec where a string ending by Guido van Rossum · 22 years ago
  15. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  16. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  17. ab9ba27 Whitespace normalization. by Tim Peters · 23 years ago
  18. 3bd071e Patch #442866: Tests for codeop.py. by Martin v. Löwis · 23 years ago