1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. e25f35e Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 via svnmerge from by Christian Heimes · 16 years ago
  3. a19f80c Merged revisions 58862-58885 via svnmerge from by Guido van Rossum · 17 years ago
  4. 39478e8 Changes in anticipation of stricter str vs. bytes enforcement. by Guido van Rossum · 17 years ago
  5. e61fd5b Patch by Christian Heimes to change self.assert_(x == y) into by Guido van Rossum · 17 years ago
  6. 3f42908 Make hmac use bytes. Make test_hmac pass. by Guido van Rossum · 17 years ago
  7. e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
  8. f21a5f7 [ sf.net patch # 1121611 ] by Gregory P. Smith · 19 years ago
  9. 893801e Add more tests from RFC 2202. by Jeremy Hylton · 21 years ago
  10. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  11. 7e8fdba Standardize behavior: no docstrings in test functions; create a single by Guido van Rossum · 22 years ago
  12. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  13. 28bb572 Use attributes appropriately by Neal Norwitz · 22 years ago
  14. 8876848 Whitespace normalization. by Tim Peters · 23 years ago
  15. f792bba [Patch #477336] Add an extensive PyUnit based testsuite for the hmac module by Andrew M. Kuchling · 23 years ago
  16. f166994 Test for new hmac module. by Guido van Rossum · 23 years ago