summaryrefslogtreecommitdiff
path: root/src/zope/security/tests/test_metaconfigure.py
Commit message (Expand)AuthorAgeFilesLines
* Apply isort rulesMichael Howitz2022-04-221-4/+14
* Lint the code.Michael Howitz2021-08-301-8/+27
* Promote the constant for zope.Public from metaconfigure.py to interfaces.pypublic_permission_constJason Madden2017-09-131-19/+14
* Simplify _compat.py now that we only run on newer PythonsJason Madden2017-09-081-13/+4
* Py3k: remove Py3 syntax errors.Tres Seaver2013-02-131-3/+5
* Full unit test coverage for z.s.metaconfigure.ClassDirective.Tres Seaver2013-02-121-0/+382
* Coverage for z.s.metaconfigure.{allow,provide}.Tres Seaver2013-02-111-0/+204
* Coverage for z.s.metaconfigure.provideModule.Tres Seaver2013-02-111-7/+46
* Begin coverage for z.s.metaconfigure.Tres Seaver2013-02-111-0/+33