aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_parsers.py
AgeCommit message (Expand)Author
2014-12-04Removed custom StringIO, force_text, smart_text compatTymur Maryokhin
2014-12-02FileUploadParser. Raising StopFutureHandlers removes any handlers not yet run...Tom Christie
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