summaryrefslogtreecommitdiff
path: root/morphlib/localartifactcache_tests.py
Commit message (Expand)AuthorAgeFilesLines
* FIXUP: Fix unit tests after changing to per-source buildsRichard Maw2014-09-191-7/+7
* FIXUP: Fix up unit tests from change allowing multiple sourcesRichard Maw2014-09-191-2/+4
* unittests: Make the unittests use morphloaderAdam Coldrick2014-08-141-16/+14
* Add test for get_source_metadata_filenameRichard Ipsum2014-05-141-0/+11
* unit tests: Fix invalid morphologiesRichard Maw2014-01-151-2/+2
* LocalArtifactCache now takes a an FS objectDaniel Firth2013-12-201-22/+12
* lac_tests: Cover list and deleteRichard Maw2013-06-071-0/+32
* lac_tests: set cache keyRichard Maw2013-06-071-1/+3
* Add a way for a local artifact cache to clear itselfLars Wirzenius2012-10-051-0/+13
* Add .artifact_filename() to external API of LocalArtifactCacheDaniel Silverstone2012-09-211-0/+9
* Resolve tree SHA1 along with commit SHA1 when resolving refsJannis Pohlmann2012-09-051-1/+1
* python scripts: pep8ize codebaseRichard Maw2012-08-011-26/+26
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-2/+2
* Add Artifact and LocalArtifactCache classes.Jannis Pohlmann2012-04-111-0/+135