summaryrefslogtreecommitdiff
path: root/src/zope/traversing/browser/tests.py
Commit message (Expand)AuthorAgeFilesLines
* 100% coverage. Minor whitespace cleanups.py36Jason Madden2017-08-251-23/+73
* Removed zope.container dependency and cleaned up everything for a nextStephan Richter2013-02-211-2/+2
* Port to Py3.Albertas Agejevas2013-02-201-1/+1
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-171-5/+6
* Standard cleanup : Souheil CHELFOUH2011-03-251-9/+12
* Fix behavior: now __parent__ is checked first before an ILocationMartijn Faassen2010-07-091-1/+49
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Simplified tests for the browser sub-package by using PlacelessSetup from zop...Hanno Schlichting2009-12-161-5/+4
* use zope.container instead of zope.app.container (and declare it in the first...Wolfgang Schnerring2009-01-291-1/+1
* Improved the AbsoluteURL traverser so that it always attempts to adaptBrandon Rhodes2007-09-191-1/+38
* Moving code to satellite.Christian Theune2007-05-031-0/+223