summaryrefslogtreecommitdiff
path: root/src/zope/interface/common/tests
Commit message (Collapse)AuthorAgeFilesLines
* Test sanity cleanups (#88)Jason Madden2017-06-082-23/+4
| | | | | | | | | | | | | | | | | | | * Test sanity cleanups Partially addresses #87 - Remove manual lists of tests in favor of loadTestsFromName. This mostly gets all test runners running the same number of tests. - Remove `additional_tests`, which was just duplicating the discovered tests. No modern test runner seems to need it. - Change the two compatibility skip decorators to actually use unitetest skips, which helps with the reporting. * Per @tseaver, drop most test_suite functions. * Port remaining doctest to unittest. * Make the odd tests work on all supported python versions
* Remove deprecated unittest assertions.Tres Seaver2014-12-271-1/+1
|
* Repository policy.Tres Seaver2012-06-181-1/+1
|
* Remove CVS-era Id fossils.Tres Seaver2010-06-032-4/+0
|
* Cleaning up imports, mostly in tests, some duplicates created by my merge. ↵Lennart Regebro2010-04-111-6/+0
| | | | Pyflakes is happier now, but we do a lot of things that confuses it.
* Comply with repository policy.Tres Seaver2010-04-063-3/+3
|
* Use the standard Python doctest module instead of zope.testing.doctest, whichFabio Tranchitella2009-12-231-1/+1
| | | | | has been deprecated.
* Revert incorrect copyright header update.Christian Theune2009-12-173-3/+3
|
* Updating copyright header after transfer of ownership to the Zope FoundationChristian Theune2009-11-023-3/+3
|
* Moving code to satellite.Christian Theune2007-05-034-0/+195
|
* Removed interface copyJim Fulton2006-03-113-166/+0
|
* Correcting borked move.Nathan Yergler2006-02-273-0/+166