summaryrefslogtreecommitdiff
path: root/tests/test_exceptions
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in the registry test (not code), since str(registered_object) nev...ianb2006-08-232-2/+2
* Fixed problem with exception formatter word wrapping routineianb2006-08-211-0/+10
* - got rid of unnecessary trailing spaces in httpexceptionscce2005-12-231-4/+4
* Moved all the internal uses of wsgilib to their correct forms nowianb2005-12-181-1/+2
* 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
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-133-17/+101
* Fixed case when the code could not be highlighted because it is too invalid; ...ianb2005-11-052-8/+26
* Got exception tests working; error_catcher filter now paste-deploy-ifiedianb2005-08-224-0/+305