summaryrefslogtreecommitdiff
path: root/tests/test_util/test_mimeparse.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes warnings in testsVictor Stinner2015-04-221-2/+0
* Convert files from file format DOS to UNIXVictor Stinner2015-04-211-237/+237
* Added some more test cases to test_mimeparse that I have found here:Christoph Zwerschke2010-08-191-4/+60
* Added unittests for util.mimeparse and made the module more robust and somewh...Christoph Zwerschke2010-08-191-0/+181