1. 135cce8 A specific test for bug #481221, getaddrlist() failing on long by Barry Warsaw · 24 years ago
  2. 19c10ca Add tests for bug #478115, parsedate_tz() IndexError when a Date: by Barry Warsaw · 24 years ago
  3. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 24 years ago
  4. 0606933 test_basic(): Add a test for "person@dom.ain (User J. Person)" which by Barry Warsaw · 24 years ago
  5. 876dc70 Re-write the rfc822 tests to use PyUnit. by Fred Drake · 24 years ago
  6. cf71fef Add tests for the new .get() and .setdefault() methods of rfc822.Message by Fred Drake · 24 years ago
  7. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  8. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  9. 098b55a Make reindent happy, but not in the way it planned! by Fred Drake · 25 years ago
  10. 38bfc4d Add a test for SF bug #110621; stripping square brackets off of by Barry Warsaw · 25 years ago
  11. 7c5b9d1 added a test for "To: :" patch by Barry Warsaw · 26 years ago
  12. 47ac4e6 Add the test case provided by Barry Scott for his patch. by Guido van Rossum · 26 years ago
  13. 3ed1be9 Regression test for date format code, by Mike Meyer. by Guido van Rossum · 26 years ago
  14. 5712fa9 Added test case that includes a comma in the full name. This tests by Fred Drake · 26 years ago
  15. e75888e Test the rfc822.py module. Contains just a few simple cases, and some by Barry Warsaw · 27 years ago