cpython/Lib/test/test_email
Jelle Zijlstra 4199b7ffbb
[3.10] bpo-46198: rename duplicate tests and remove unused code (GH-30297) (GH-31796)
(cherry picked from commit 6c83c8e6b5)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2022-03-10 13:53:50 -08:00
..
data Optimize images by IMGbot (GH-21348) 2022-02-04 16:31:21 +09:00
__init__.py
__main__.py
test__encoded_words.py
test__header_value_parser.py [3.10] bpo-46198: rename duplicate tests and remove unused code (GH-30297) (GH-31796) 2022-03-10 13:53:50 -08:00
test_asian_codecs.py
test_contentmanager.py bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631) 2021-08-09 16:44:17 -07:00
test_defect_handling.py
test_email.py [3.10] bpo-19460: Add test for MIMENonMultipart (GH-29817) (GH-29818) 2021-11-28 12:57:10 +02:00
test_generator.py
test_headerregistry.py
test_inversion.py
test_message.py [3.10] Fix typos in the Lib directory (GH-28775) (GH-28804) 2021-10-07 11:49:47 -04:00
test_parser.py
test_pickleable.py
test_policy.py
test_utils.py
torture_test.py