summaryrefslogtreecommitdiff
path: root/cherrypy/test/modwsgi.py
Commit message (Expand)AuthorAgeFilesLines
* Use cheroot 5.9 for webtest module.Jason R. Coombs2017-11-161-1/+3
* Only disable QA for E501Jason R. Coombs2017-10-281-1/+1
* Remove exemption for extra long lines. Updated code to conform with standard ...Jason R. Coombs2017-10-281-1/+1
* Move imports to the headerJason R. Coombs2017-10-061-1/+1
* Rely on portend for port checks. Fixes #1332.Jason R. Coombs2017-01-191-2/+3
* Convert all strings to conform single-quoted styleSviatoslav Sydorenko2016-09-081-16/+16
* Fix E402 in test/modwsgiSviatoslav Sydorenko2016-09-081-1/+2
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-3/+5
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-8/+8
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+148
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-148/+0
* Removed test.py etc.Robert Brewer2010-04-271-2/+2
* Merged the 'gateways' branch into trunk.Robert Brewer2009-10-031-5/+4
* Removed py3print.Robert Brewer2009-06-141-1/+1
* trunk - adding a py3util module that will normalize as many differences betwe...Lakin Wecker2009-06-011-1/+1
* New CRLF test, plus some test suite fixes.Robert Brewer2009-02-051-0/+3
* Rework of test suite to start the engine once per module, and only for module...Robert Brewer2009-01-291-58/+30
* Silenced some cpmodpy errors due to not using WSGI.Robert Brewer2008-11-081-0/+1
* Silenced some long-known test disparities when using Apache as the server in ...Robert Brewer2008-11-081-0/+2
* More updates to mod_wsgi test harness.Robert Brewer2008-07-091-9/+30
* Updates to modwsgi test harness.Robert Brewer2008-07-051-3/+7
* Trunk fix for #752 (Return cherrypy.server to a single-server model):Robert Brewer2007-11-111-0/+1
* Forward port to trunk of 3.0.x [1716]. New support for mod_wsgi in the test s...Robert Brewer2007-10-281-0/+145