summaryrefslogtreecommitdiff
path: root/tests/test_auth
Commit message (Expand)AuthorAgeFilesLines
* Fix pyflakes warnings in testsVictor Stinner2015-04-222-8/+0
* Port paste.auth to Python 3Victor Stinner2015-04-212-3/+11
* Strip trailing spacesVictor Stinner2015-04-211-1/+1
* Python 3: load xrange from six.movesCyril Roelandt2014-03-181-1/+2
* Python 3: Replace "except Exception, exc" with "except Exception as exc:"Cyril Roelandt2014-03-181-1/+1
* Python 3: use new names of standard library modulesCyril Roelandt2014-03-182-5/+12
* convert to nose 0.11pjenvey2009-05-071-0/+0
* (no commit message)cce2006-02-241-2/+2
* - fixed logic/definition problem /w multi-entry headers;cce2006-01-011-5/+7
* (no commit message)cce2005-12-311-5/+5
* Moved all the internal uses of wsgilib to their correct forms nowianb2005-12-182-2/+4
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-132-0/+127