summaryrefslogtreecommitdiff
path: root/setuptools/tests
Commit message (Expand)AuthorAgeFilesLines
* Compute command line that should be passed to child setup scripts.pje2004-03-221-21/+21
* Flesh out 'depends' command to display dependencies' status, and halt ifpje2004-03-201-14/+55
* Added skeleton 'depends' command, that will check/install dependencies.pje2004-03-101-13/+13
* Misc. cleanups: findPackages -> find_packages, use standard paths, don'tpje2004-03-091-8/+8
* Added basic 'Require()' class that can check whether a requirement ispje2004-03-081-1/+83
* Added "features", allowing a distribution to be broken down into piecespje2004-03-071-6/+211
* Added various tests for 'test' command option processing. Fixed missingpje2004-03-061-2/+121
* Make setuptools "self-hosting"; i.e. able to install and test itself.pje2004-03-061-0/+4