summaryrefslogtreecommitdiff
path: root/mimeparse_test.py
Commit message (Expand)AuthorAgeFilesLines
* flake8 tweaks (#27)Ville Skyttä2016-10-101-4/+9
* remove an unnecessary import + add info about pep8 & pyflakes to the readmeStefan Wojcik2016-01-271-1/+0
* pep8 tweaks + remove unused test codeStefan Wojcik2016-01-271-14/+1
* raise an exception when the header cannot be parsed + better handling of unit...Stefan Wojcik2016-01-261-41/+54
* pep8 fixesVille Skyttä2016-01-051-5/+6
* Fixed ``has_key()`` which is deprecated in python3.D.B. Tsai2012-08-271-7/+11
* Added tox for automation project testing, and travis-ci for continuous integr...D.B. Tsai2012-08-271-0/+1
* Added tests for parse_mime_type. One came from the docstring for the PythonAde Oshineye2012-08-221-0/+7
* Added the first set of language independent tests and a Python implementation.Ade Oshineye2012-08-221-0/+60