aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_parsers.py
AgeCommit message (Expand)Author
2014-09-05Move parser tests to correct directoryJason Bittel
2014-09-05Fix encoded filename parsing to allow for langJason Bittel
2014-09-05Removed assert for wrong charsetVladislav Vlastovskiy
2014-09-05Added test for encoded filenameVladislav Vlastovskiy
2014-04-17Merge remote-tracking branch 'pelme/pytest' into feature/pytestXavier Ordoquy
2014-03-02Support for running the test suite with py.testAndreas Pelme