summaryrefslogtreecommitdiff
path: root/morphlib/blobs_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Properly unpack dependencies into the staging area in build-single.Jannis Pohlmann2012-01-311-14/+28
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-201-5/+57
* Get rid of assertIn, assertNotIn that are only available in Python 2.7.Jannis Pohlmann2012-01-191-25/+25
* Use self.assert* everywhere instead of the assert statement.Jannis Pohlmann2012-01-191-41/+41
* Create tests for the blob classes.Jannis Pohlmann2012-01-191-0/+137