summaryrefslogtreecommitdiff
path: root/test/test_mdict.py
Commit message (Expand)AuthorAgeFilesLines
* Tests cleanup so tehy run in PyCharm.Marcel Hellkamp2015-11-281-6/+0
* fix: All test-cases now support 2.x and 3.x from the same source.Marcel Hellkamp2011-12-021-4/+4
* Reverted parts of 937328 and fixed MultiDict for py3k.Marcel Hellkamp2011-06-031-0/+2
* Added tests for server adapters and run() routine.Marcel Hellkamp2010-07-051-1/+1
* bugfix: HeaderDict.get() was case sensitive.Marcel Hellkamp2010-06-021-0/+10
* HeaderDict now replaces '_' with '-' in keysMarcel Hellkamp2010-03-081-1/+1
* Another 5% code coverage, some real and many cosmetic changes. Read more...Marcel Hellkamp2010-01-251-0/+41