summaryrefslogtreecommitdiff
path: root/src/zope/security/tests/test_management.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify _compat.py now that we only run on newer Pythonsremove_uJason Madden2017-09-071-8/+6
* Suppress Py3k nannyisms.Tres Seaver2013-02-131-19/+19
* Get all tests passing (or suppressed) on Py3k.Tres Seaver2013-02-131-1/+2
* Py3k: remove Py3 syntax errors.Tres Seaver2013-02-131-2/+3
* 100% coverage for z.s.management.Tres Seaver2013-02-111-21/+66
* Normalize test_suite() layout.Tres Seaver2012-12-231-2/+3
* Normalize testcase module-scope imports: test_management.Tres Seaver2012-12-211-3/+0
* Made non-doctest tests fully independent of ``zope.testing``.Tres Seaver2012-12-211-5/+14
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Raise NoInteraction when zope.security.checkPermission is called without inte...Dan Korostelev2009-03-051-1/+5
* change system user (zope.security.management.system_user) to have a moreBenji York2008-03-051-1/+2
* Fixed buglet: system_user had an ugly id.Jim Fulton2007-08-141-0/+8
* Moving code to satellite.Christian Theune2007-05-031-0/+123