summaryrefslogtreecommitdiff
path: root/src/distutils2/tests/test_depgraph.py
Commit message (Expand)AuthorAgeFilesLines
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-187/+0
* Rename tests.support.LoggingSilencer to LoggingCatcher.?ric Araujo2010-08-151-1/+1
* Fix import errors found by pyflakes?ric Araujo2010-07-181-1/+1
* Fix some test classes?ric Araujo2010-06-261-2/+2
* Added test case for graph_to_dotJosip Djolonga2010-06-161-0/+37
* finished test cases for generate_graph and dependent_distsJosip Djolonga2010-06-161-0/+150