summaryrefslogtreecommitdiff
path: root/morphlib/sourcemanager_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-201-16/+30
* Actually make show-dependencies.setup create an invariant historyRob Taylor2012-01-191-11/+11
* Make SourceManager tests build their own git repoRob Taylor2012-01-191-25/+29
* Use self.assert* everywhere instead of the assert statement.Jannis Pohlmann2012-01-191-6/+6
* Coding style cleanup.Jannis Pohlmann2012-01-191-3/+2
* Fix coding style, update copyrights, drop unused imports.Jannis Pohlmann2012-01-191-13/+16
* Remove bad whitespaceRob Taylor2012-01-191-2/+2
* One of the Sourcemanager tests wasn't cleaning up.Rob Taylor2012-01-191-0/+1
* Complete SourceManager testsRob Taylor2012-01-191-11/+88
* initial version of Sourcemanager and testsRob Taylor2012-01-181-0/+49