1. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  2. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  3. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  4. 275dfda Convert binhex regression test to PyUnit. We could use a better test for this. by Fred Drake · 23 years ago
  5. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  6. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  7. 8551dd6 Stop creating an unbounded number of "Jack is my hero" files under Windows. by Tim Peters · 24 years ago
  8. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  9. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). 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. 7b8f1ab This test really only tests the binhex module. by Guido van Rossum · 25 years ago
  12. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  13. 3b039fa Minor output message change by Roger E. Masse · 28 years ago
  14. 2a1c834 test script for the binascii C module. by Roger E. Masse · 28 years ago