summaryrefslogtreecommitdiff
path: root/test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix unit testAdam Hupp2010-11-211-2/+2
| | | | | | | - remove charset from textfile mimetype that is now gone (libmagic version change? environment change? sunspots?) - Don't run filetype tests when testing charsets
* Add new feature which return mime_encoding of file.Nicolas Delaby2010-10-151-1/+15
|
* initial commitAdam Hupp2010-03-311-0/+51