1. 763af41 test_multipart_one_part(): Idempotency test case for a multipart/* by Barry Warsaw · 23 years ago
  2. eae36ac test_parseaddr_empty(): New test for assuring that by Barry Warsaw · 23 years ago
  3. 78f0dd3 I found that when run as a script, this test suite ran its tests by Guido van Rossum · 23 years ago
  4. e274864 test_formatdate(): Integrating Jack's 22b2 branch fix for Mac epoch: by Barry Warsaw · 23 years ago
  5. 4586d2c test_formatdate(): Remove the unnecessary ldate calculation. by Barry Warsaw · 23 years ago
  6. 75a40fc test_formatdate(), test_formatdate_zoneoffsets(): Two changes. First, by Barry Warsaw · 23 years ago
  7. 7a1bea6 test_formatdate(): A test that has a mild hope of working on Mac, by Barry Warsaw · 23 years ago
  8. 19c10ca Add tests for bug #478115, parsedate_tz() IndexError when a Date: by Barry Warsaw · 23 years ago
  9. a4e5c71 test_formatdate(): Dang. Typo. by Barry Warsaw · 23 years ago
  10. 7edd71a test_formatdate(): Don't do the localtime test if we don't have by Barry Warsaw · 23 years ago
  11. 75edc6a test_formatdate(): A test for email.Utils.formatdate(). by Barry Warsaw · 23 years ago
  12. 2539cf5 A fix for SF bug #472560, extra newlines returned by get_param() when by Barry Warsaw · 23 years ago
  13. 1f0fa92 Another merge from mimelib: by Barry Warsaw · 23 years ago
  14. e0c446b Whitespace normalization. by Tim Peters · 23 years ago
  15. 07227d1 Two merges from the mimelib project: by Barry Warsaw · 23 years ago
  16. cdc632c test_typed_subpart_iterator_default_type(): Test for when the message by Barry Warsaw · 23 years ago
  17. bf7a59d Add a test for the HeaderParser class. by Barry Warsaw · 23 years ago
  18. fee435a Added tests for MIMEAudio class/module by Barry Warsaw · 23 years ago
  19. 2f6a0b0 Add a test for get_all() returning failobj. msg_20.txt is a sample by Barry Warsaw · 23 years ago
  20. d1de6ea TestIterators: Tim Peters suggests a more succinct spelling of by Barry Warsaw · 23 years ago
  21. 08a534d test_header_splitter(), test_body_line_iterator(): Move the test data by Barry Warsaw · 23 years ago
  22. c59fb2d This test relied on hard tab characters, so failed after whitespace by Tim Peters · 23 years ago
  23. 527e64f Whitespace normalization. by Tim Peters · 23 years ago
  24. 65279d0 Update the tests for the current incarnation of the email package, and by Barry Warsaw · 23 years ago
  25. 4107585 An extensive test suite for the email package. by Barry Warsaw · 23 years ago