Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ``test_loader`` keyword to support custom test loaders. | PJ Eby | 2006-03-29 | 1 | -10/+10 |
* | Fix a problem with the test loader finding the bundled doctest's | PJ Eby | 2006-03-29 | 1 | -4/+4 |
* | Enhanced test loader to scan packages as well as modules, and call | PJ Eby | 2006-03-28 | 1 | -4/+45 |
* | Added ``tests_require`` keyword to ``setup()``, so that e.g. packages | PJ Eby | 2005-11-19 | 1 | -4/+4 |
* | Make 'test' command work correctly with the 0.6 WorkingSet class. | PJ Eby | 2005-07-21 | 1 | -12/+12 |
* | Added ``develop`` command to ``setuptools``-based packages. This command | PJ Eby | 2005-07-06 | 1 | -2/+2 |
* | Enhanced the ``test`` command so that it doesn't install the package, but | PJ Eby | 2005-07-06 | 1 | -22/+22 |
* | Initial checkin of setuptools 0.0.1. | PJ Eby | 2004-03-19 | 1 | -0/+82 |