summaryrefslogtreecommitdiff
path: root/test/test.py
Commit message (Expand)AuthorAgeFilesLines
* add from_open_file to match libmagic binding featuresetAdam Hupp2018-01-141-0/+6
* fix test for xenial since travis started enabling itAdam Hupp2017-12-091-5/+5
* Merge pull request #149 from hugovk/fix-ciAdam Hupp2017-11-201-1/+1
|\
| * Revert "update filetype reported by libmagic >=5.23 for keep_going=true"Hugo2017-10-141-1/+1
* | python3 str handlingAdam Hupp2017-11-201-0/+7
|/
* update filetype reported by libmagic >=5.23 for keep_going=trueAdam Hupp2017-10-011-1/+1
* rename magic.pyc to avoid cleaning during build stepAdam Hupp2017-09-141-2/+2
* Return str rather than bytes for the description strings on python3.Adam Hupp2016-06-051-6/+3
* propagate exception in other branch of 509 hackAdam Hupp2016-06-051-0/+11
* hopefully fix tests on whatever travisci usesAdam Hupp2016-03-211-9/+18
* rename the unicode lambda file to "lambda" and rename it at runtime when runn...Adam Hupp2016-03-201-10/+15
* Fix travis configRaphaƫl Vinot2015-11-061-0/+0
* force GMT so test runs consistentlytz-testfixAdam Hupp2015-11-061-2/+6
* update test output for libmagic in debian jessieAdam Hupp2015-10-191-4/+4
* Include tests in the sdist tarballAdam Hupp2015-07-291-0/+78