aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_parsers.py
AgeCommit message (Expand)Author
2015-02-26Who care what we do when it's totally malformed? Not me.Tom Christie
2015-02-26Update test for more graceful 1.8 handling of malformed filename encodingsTom Christie
2015-01-23Merge masterTom Christie
2015-01-23More graceful handling of malformed Content-DispositionTom Christie
2014-12-12Merge masterTom Christie
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-11-29Remove XML support from coreJosé Padilla
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