| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Return str rather than bytes for the description strings on python3. | Adam Hupp | 2016-06-05 | 1 | -6/+3 |
| | | | | | | Assumes utf-8 encoding from magic return values, which I hope is always the case. | ||||
| * | propagate exception in other branch of 509 hack | Adam Hupp | 2016-06-05 | 1 | -0/+11 |
| | | |||||
| * | hopefully fix tests on whatever travisci uses | Adam Hupp | 2016-03-21 | 1 | -9/+18 |
| | | |||||
| * | rename the unicode lambda file to "lambda" and rename it at runtime when ↵ | Adam Hupp | 2016-03-20 | 2 | -10/+15 |
| | | | | | | | running the test. distutils can't handle unicode filenames at install time. | ||||
| * | Fix travis config | Raphaël Vinot | 2015-11-06 | 2 | -0/+0 |
| | | | | | The tests fail on travis ci because the libmagic 5.09 is buggy. | ||||
| * | force GMT so test runs consistentlytz-testfix | Adam Hupp | 2015-11-06 | 1 | -2/+6 |
| | | |||||
| * | update test output for libmagic in debian jessie | Adam Hupp | 2015-10-19 | 1 | -4/+4 |
| | | |||||
| * | Include tests in the sdist tarball | Adam Hupp | 2015-07-29 | 9 | -0/+294 |
