summaryrefslogtreecommitdiff
path: root/morphlib/sourcepool_tests.py
Commit message (Expand)AuthorAgeFilesLines
* FIXUP: Fix up unit tests from change allowing multiple sourcesRichard Maw2014-09-191-9/+3
* python scripts: pep8ize codebaseRichard Maw2012-08-011-4/+3
* Add a repo_name to Source, use that instead of repo in most places.Jannis Pohlmann2012-04-181-4/+3
* Add original_name member to CachedRepo. Use it for SourcePool lookups.Jannis Pohlmann2012-04-171-4/+9
* Add original_ref member to Source. Default to None for build-depends.Jannis Pohlmann2012-04-111-2/+3
* Add SourcePool class and make Source store its morphology filenameLars Wirzenius2012-04-101-0/+65