summaryrefslogtreecommitdiff
path: root/test_wsgiref.py
Commit message (Expand)AuthorAgeFilesLines
* Fix broken assertions in wsgiref.validate and tests.pje2006-06-121-4/+4
* Fix problem in regrtest stanza for 2.5pje2006-06-091-1/+1
* Add testing epilogue for compatibility w/Python 2.5 stdlib test suitepje2006-06-091-0/+41
* Document wsgiref.validate and (partially) wsgiref.handlers. Add __all__ pje2006-06-061-3/+3
* Add 'make_server()' convenience factory, and tests for simple_server and pje2006-06-051-42/+83
* Consolidate tests into a single module for better stdlib compatibilitypje2006-06-051-0/+533