summaryrefslogtreecommitdiff
path: root/morphlib/source_tests.py
Commit message (Expand)AuthorAgeFilesLines
* unittests: Make the unittests use morphloaderAdam Coldrick2014-08-141-6/+5
* Resolve tree SHA1 along with commit SHA1 when resolving refsJannis Pohlmann2012-09-051-4/+5
* python scripts: pep8ize codebaseRichard Maw2012-08-011-14/+13
* Remove dead code (dependencies in Source objects)Lars Wirzenius2012-06-181-22/+0
* Add a repo_name to Source, use that instead of repo in most places.Jannis Pohlmann2012-04-181-9/+12
* Add original_ref member to Source. Default to None for build-depends.Jannis Pohlmann2012-04-111-4/+10
* Add SourcePool class and make Source store its morphology filenameLars Wirzenius2012-04-101-2/+6
* Add a Source classLars Wirzenius2012-04-101-0/+70