| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test sanity cleanups (#88) | Jason Madden | 2017-06-08 | 2 | -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 Seaver | 2014-12-27 | 1 | -1/+1 |
| | | |||||
| * | Normalize imports. | Tres Seaver | 2014-12-09 | 1 | -3/+3 |
| | | |||||
| * | Repository policy. | Tres Seaver | 2012-06-18 | 1 | -1/+1 |
| | | |||||
| * | Merge from LP branch. | Tres Seaver | 2012-03-26 | 1 | -2/+2 |
| | | |||||
| * | Fixes for small issues when running tests under Python 3.2 using zope.testrunner | Brian Sutherland | 2011-04-29 | 1 | -1/+4 |
| | | |||||
| * | Remove CVS-era Id fossils. | Tres Seaver | 2010-06-03 | 6 | -12/+0 |
| | | |||||
| * | Cleaning up imports, mostly in tests, some duplicates created by my merge. ↵ | Lennart Regebro | 2010-04-11 | 2 | -7/+1 |
| | | | | | Pyflakes is happier now, but we do a lot of things that confuses it. | ||||
| * | Comply with repository policy. | Tres Seaver | 2010-04-06 | 7 | -7/+7 |
| | | |||||
| * | Use the standard Python doctest module instead of zope.testing.doctest, which | Fabio Tranchitella | 2009-12-23 | 1 | -1/+1 |
| | | | | | | has been deprecated. | ||||
| * | Revert incorrect copyright header update. | Christian Theune | 2009-12-17 | 7 | -7/+7 |
| | | |||||
| * | Updating copyright header after transfer of ownership to the Zope Foundation | Christian Theune | 2009-11-02 | 7 | -7/+7 |
| | | |||||
| * | Moving code to satellite. | Christian Theune | 2007-05-03 | 9 | -0/+1164 |
| | | |||||
| * | Removed interface copy | Jim Fulton | 2006-03-11 | 8 | -1122/+0 |
| | | |||||
| * | Correcting borked move. | Nathan Yergler | 2006-02-27 | 8 | -0/+1122 |
