1. 10ee7a7 test_bad_8bit_header(): Tests for optional argument `errors'. See SF by Barry Warsaw · 22 years ago
  2. f29ffbd TestMIMEAudio.setUp(): Use the email package's copy of the audio test by Barry Warsaw · 22 years ago
  3. 795833f test_parsedate_compact(): A test for optional FWS between the comma by Barry Warsaw · 22 years ago
  4. edb59c1 test_name_with_dots(): A new test to ensure that we're implementing by Barry Warsaw · 22 years ago
  5. a0a0076 test_no_separating_blank_line(): A test for SF bug #633527, no by Barry Warsaw · 22 years ago
  6. 48b0a1c test_text_plain_in_a_multipart_digest(): A test of the fix for SF bug by Barry Warsaw · 22 years ago
  7. 4111804 test_body_encoding(): a new test for Charset.body_encode(), especially by Barry Warsaw · 22 years ago
  8. 34aa445 test_body_encoding(): a new test by Barry Warsaw · 22 years ago
  9. a74771c Two new tests for splitting (or not splitting) 8-bit header data. by Barry Warsaw · 22 years ago
  10. dc8087b New tests to verify that charsets are case insensitive, and that by by Barry Warsaw · 22 years ago
  11. 08c82b8 openfile(): Go back to opening the files in text mode. This undoes by Barry Warsaw · 22 years ago
  12. 0ac885e test__all__(): Fix the import list. by Barry Warsaw · 22 years ago
  13. d20b665 The ansi_x3.4_1968 encoding is an alias for ascii, but isn't known in by Barry Warsaw · 22 years ago
  14. d63071b Make the tests pass under Python 2.1 but only by cheating. Python 2.1 by Barry Warsaw · 22 years ago
  15. eecdc74 Add a test for SHORTEST encoding of utf-8 headers, and also update by Barry Warsaw · 22 years ago
  16. 09f7424 test_unicode_error(): Comment this test out, since we still have controversy. by Barry Warsaw · 22 years ago
  17. 9c74569 Fixing some RFC 2231 related issues as reported in the Spambayes by Barry Warsaw · 22 years ago
  18. 40363b6 Open the test files in binary mode so the \r\n files won't cause by Barry Warsaw · 22 years ago
  19. bc6edac test_utils_quote_unquote(): Test for unquote() properly de-backslash-ifying. by Barry Warsaw · 22 years ago
  20. 24d45df test_splitting_first_line_only_is_long(): New test for SF bug #601392, by Barry Warsaw · 22 years ago
  21. e99e2f5 test_set_param(), test_del_param(): Test RFC 2231 encoding support by by Barry Warsaw · 22 years ago
  22. 58fb61c test_replace_header(): New test for Message.replace_header(). by Barry Warsaw · 22 years ago
  23. 1a16075 Whitespace normalization. by Barry Warsaw · 22 years ago
  24. 3328136 Added tests for SF patch #597593, syntactically invalid Content-Type: headers. by Barry Warsaw · 22 years ago
  25. b404bb7 test_three_lines(): Test case reported by Andrew McNamara. Works in by Barry Warsaw · 22 years ago
  26. 10d0d59 Added a couple of more tests for Header charset handling. by Barry Warsaw · 22 years ago
  27. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  28. 190390b The email package's tests live much better in a subpackage by Barry Warsaw · 22 years ago