summaryrefslogtreecommitdiff
path: root/tests/multipart
Commit message (Expand)AuthorAgeFilesLines
* remove undocumented test scriptDavid Lord2020-03-182-60/+0
* f-strings everywhereDavid Lord2020-03-171-5/+5
* apply code stylecode-styleDavid Lord2019-03-0812-30/+33
* fix skipping xprocess testsDavid Lord2017-12-061-0/+0
* Port testsuite to py.testMarkus Unterwaditzer2014-08-1522-0/+64
* Switched testsuite runnerArmin Ronacher2011-09-2022-63/+0
* Switched everything to long importsArmin Ronacher2011-01-031-1/+2
* tests to show how IE7 can put full UNC paths in the filename attribute of mul...Randy Syring2010-04-091-0/+0
* multipart parser now uses an iterator that iterates over chunks internally. ...Armin Ronacher2009-02-194-0/+3
* Added IE6 test files.Armin Ronacher2009-02-184-0/+1
* Some small cleanups.Armin Ronacher2009-02-181-1/+1
* Added tests for multipart parser.Armin Ronacher2009-02-1813-0/+58