summaryrefslogtreecommitdiffstats
path: root/Lib/test/mailcap.txt
Commit message (Collapse)AuthorAgeFilesLines
* #14977: Make mailcap respect the order of the lines in the mailcap file.R David Murray2016-09-101-1/+1
| | | | | This is required by RFC 1542, so despite the subtle behavior change we are treating it as a bug. Patch by Michael Lazar.
* Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484)Nick Coghlan2011-08-221-0/+39