summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_depgraph.py
Commit message (Expand)AuthorAgeFilesLines
* Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-1/+1
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-11/+11
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-63/+61
* Added a repr test for depgraphAntoine Reversat2010-12-081-0/+10
* Add test for graph_to_dot(), with disconnected=True.Christian Hudon2010-12-081-0/+61
* finished the removal of the log moduleTarek Ziade2010-11-051-0/+1
* make sure depgraph don't choke on irrational installed versionsTarek Ziade2010-10-031-2/+33
* make depgraph.main print out the dependencies in the standard output - output...Tarek Ziade2010-10-031-4/+25
* Merge fixes from jkloth?ric Araujo2010-10-011-2/+1
|\
| * refactored unittest import logic to improve accuracy of the coverage measurementYannick Gingras2010-09-301-2/+1
* | Fixed test error involving pkgutil's cachingJeremy Kloth2010-10-011-0/+2
|/
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+187