summaryrefslogtreecommitdiff
path: root/src/zope/interface/tests/test_verify.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 2.7, 3.5, 3.6. (#266)Michael Howitz2022-12-281-26/+26
* Configure with meta/config. (#243)Michael Howitz2021-06-021-22/+22
* Find more concrete classes that are registered.Jason Madden2020-02-171-5/+2
* Make verifyObject/Class collect and raise all errors instead of only the first.issue171Jason Madden2020-02-081-0/+33
* Fix verification for methods of builtin types with pseudo-default arguments o...issue118Jason Madden2020-02-061-6/+50
* Fix coverage.issue126Jason Madden2018-10-231-2/+2
* Fix 'verifyObject' for class objects with staticmethods on Python 3.Jason Madden2018-10-231-0/+21
* 100% coverage (#90)Jason Madden2017-06-121-22/+22
* Test sanity cleanups (#88)Jason Madden2017-06-081-10/+0
* Fixed a verifyClass false positive with a decorated method.Albertas Agejevas2013-02-281-0/+23
* Merge Py3k w/o 2to3 work.Tres Seaver2012-04-041-52/+56
* Merge from LP branch.Tres Seaver2012-03-261-107/+451
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
* Use the standard Python doctest module instead of zope.testing.doctest, whichFabio Tranchitella2009-12-231-3/+3
* Fixed unit tests replacing zope.testing.doctestunit with doctest: it has beenFabio Tranchitella2009-12-221-2/+1
* Revert incorrect copyright header update.Christian Theune2009-12-171-1/+1
* Updating copyright header after transfer of ownership to the Zope FoundationChristian Theune2009-11-021-1/+1
* added tests for verifyObject in its current stateThomas Lotze2008-10-281-1/+8
* Moving code to satellite.Christian Theune2007-05-031-0/+196
* Removed interface copyJim Fulton2006-03-111-196/+0
* Correcting borked move.Nathan Yergler2006-02-271-0/+196