summaryrefslogtreecommitdiff
path: root/src/zope/security/tests/test_decorator.py
Commit message (Expand)AuthorAgeFilesLines
* Apply isort rulesMichael Howitz2022-04-221-0/+7
* Lint the code.Michael Howitz2021-08-301-13/+12
* Always test watching checkers. Quiet their output to stderr.issue8Jason Madden2017-09-111-4/+7
* Coverage for z.s.decorator.DecoratedSecurityCheckerDescriptor.Tres Seaver2013-02-111-0/+152
* Convert doctests in 'zope.security.decorator' into Sphinx doctest snppets.Tres Seaver2012-12-231-2/+0
* Normalize testcase module-scope imports: test_decorator.Tres Seaver2012-12-211-6/+6
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Prefer the standard libraries doctest module to the one from zope.testing.Hanno Schlichting2010-04-301-2/+1
* Shuffle code around again, to not make the test a self-fulfullingChristian Theune2009-01-301-5/+2
* Install decorated security checker support on LocationProxy from theChristian Theune2009-01-291-0/+1
* Fixed usage of doctest module, tests can be run multiple times now.Christian Theune2007-08-121-2/+2
* Moving code to satellite.Christian Theune2007-05-031-0/+28