| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix IndexError when running individual test modules under Python <3.9 | milde | 2022-11-26 | 1 | -1/+1 |
| * | Fix import errors with ``python -m unittest``. | milde | 2022-11-25 | 1 | -0/+7 |
| * | Add support for ``pytest`` | aa-turner | 2022-11-10 | 1 | -0/+3 |
| * | Remove unused imports. | milde | 2022-03-05 | 1 | -3/+0 |
| * | Ensure at least two spaces before inline comment. | milde | 2022-03-04 | 1 | -1/+1 |
| * | Remove 2.7-compatibility __future__ imports. | milde | 2022-01-03 | 1 | -3/+2 |
| * | Restore support for running tests stand-alone. | milde | 2020-01-31 | 1 | -1/+3 |
| * | py3: Use 'absolute_import' future | milde | 2019-08-26 | 1 | -2/+4 |
| * | adjusted name and email address | wiemann | 2007-05-31 | 1 | -1/+1 |
| * | use $Id$ instead of $Date$ and $Revision$; | wiemann | 2006-05-21 | 1 | -4/+2 |
| * | corrected order of imports | goodger | 2005-12-03 | 1 | -0/+1 |
| * | added assert to make sure the kwargs get passed to apply() | wiemann | 2005-06-27 | 1 | -1/+1 |
| * | moved & renamed to remove overlap between file & directory/package | goodger | 2005-06-27 | 1 | -0/+42 |
