summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* - got rid of unnecessary trailing spaces in httpexceptionscce2005-12-232-10/+69
* - made __call__ for an HTTPException be the same as wsgi_applicationcce2005-12-231-0/+35
* Fixed up test that was using old import; took out the code that always makes ...ianb2005-12-182-4/+1
* Moved all the internal uses of wsgilib to their correct forms nowianb2005-12-186-8/+13
* Module paste.login was removed; remove test tooianb2005-12-181-72/+0
* Added -W option to tests, which will turn warnings into errors (warnings have...ianb2005-12-181-0/+22
* not just direct iterators break this, but middleware that convert the result ...cce2005-12-151-0/+9
* committing an example that worked before the recent change to httpexceptionscce2005-12-151-1/+19
* Deprecate the wsgilib.error_response functions; stop using them internally as...ianb2005-12-131-3/+3
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-136-17/+235
* Fix module loadingtests/conftest.pyianb2005-11-151-3/+4
* Fixed case when the code could not be highlighted because it is too invalid; ...ianb2005-11-052-8/+26
* Added parser that reads files from an egg using pkg_resourcesianb2005-09-281-0/+20
* paste.deployified urlparserianb2005-08-221-1/+1
* paste.deployified profilemiddlewareianb2005-08-221-0/+20
* Tests and bugfixes for cgitb_catcherianb2005-08-221-0/+75
* Moved testianb2005-08-221-0/+72
* Cleanup from the last deleteianb2005-08-221-0/+7
* Bug fixesianb2005-08-222-5/+5
* Moved testianb2005-08-2221-0/+152
* Moved testianb2005-08-221-0/+16
* Moved testianb2005-08-221-0/+42
* Moved cgiapp testsianb2005-08-225-0/+63
* Got exception tests working; error_catcher filter now paste-deploy-ifiedianb2005-08-224-5/+21
* More moving around of stuffianb2005-08-224-0/+289