summaryrefslogtreecommitdiff
path: root/test/base/test_dependency.py
Commit message (Expand)AuthorAgeFilesLines
* - CircularDependencyError now has .cycles and .edgesMike Bayer2010-09-291-6/+17
* tidy test/base, test/ex, test/extMike Bayer2010-07-111-104/+93
* dont use collections on 2.4Mike Bayer2010-04-141-3/+2
* breakthrough, wowMike Bayer2010-04-051-4/+4
* - further reduce what topological has to do, expects full list of nodesMike Bayer2010-04-041-16/+25
* really got topological going. now that we aren't putting fricking mapped ob...Mike Bayer2010-03-311-10/+126
* This is turning out to be a rewrite of the accounting system of unitofwork.py...Mike Bayer2010-03-301-30/+24
* start sketching ideas for a rewritten unit of work.Mike Bayer2010-03-191-70/+23
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+6
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+186