summaryrefslogtreecommitdiff
path: root/cherrypy/test/test_wsgi_ns.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all filesJason R. Coombs2016-09-101-94/+0
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-4/+7
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-19/+19
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+91
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-80/+0
* More Python 2.3 fixes.Robert Brewer2011-02-241-1/+2
* Removed test.py etc.Robert Brewer2010-04-271-9/+0
* Convert the tests to use nose instead of our own runner. This strips out muc...Joseph Tate2010-02-241-61/+62
* Removed py3print.Robert Brewer2009-06-141-2/+1
* trunk - adding a py3util module that will normalize as many differences betwe...Lakin Wecker2009-06-011-1/+1
* Moved "environment: test_suite" out of individual tests and into helper.py. M...Robert Brewer2009-02-101-3/+0
* Trunk fix for #752 (Return cherrypy.server to a single-server model):Robert Brewer2007-11-111-1/+1
* Final trunk fix for #718 (High count of uncollectable objects). Proved once a...Robert Brewer2007-10-291-10/+38
* Transformed _cptree.wsgi_handler function into _cpwsgi.CPWSGIApp class (a del...Robert Brewer2006-11-161-7/+2
* mod_python improvements:Robert Brewer2006-09-031-3/+6
* Fixed line endings in test_wsgi_ns.py.Robert Brewer2006-09-021-63/+63
* Changed every instance of 'conf' in the API to 'config'.Robert Brewer2006-09-021-2/+2
* Fix for #559 (allow config of WSGI middleware) via cherrypy.wsgi.pipeline. In...Robert Brewer2006-09-021-0/+65