summaryrefslogtreecommitdiff
path: root/cherrypy/test/test_wsgi_vhost.py
Commit message (Expand)AuthorAgeFilesLines
* Convert all strings to conform single-quoted styleSviatoslav Sydorenko2016-09-081-4/+4
* Use decorators where appropriate.Jason R. Coombs2016-08-031-1/+1
* Use expose decorator throughout the codebase.Jason R. Coombs2016-06-051-1/+1
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-3/+2
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-9/+9
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+36
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-36/+0
* More Python 2.3 fixes.Robert Brewer2011-02-241-1/+2
* Removed test.py etc.Robert Brewer2010-04-271-11/+0
* Convert the tests to use nose instead of our own runner. This strips out muc...Joseph Tate2010-02-241-21/+22
* Removed py3print.Robert Brewer2009-06-141-2/+1
* trunk - more changes to bring the two branches into a more similar state - th...Lakin Wecker2009-06-011-2/+2
* 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
* Silenced some cpmodpy errors due to not using WSGI.Robert Brewer2008-11-081-0/+4
* Fix for #684 (Make it possible to mount virtual host apps separately somewher...Robert Brewer2007-06-171-0/+45