summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_mailcap.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-131-5/+1
* #6484: refactor a bit the tests.Ezio Melotti2011-08-221-52/+70
* Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484)Nick Coghlan2011-08-221-0/+203