summaryrefslogtreecommitdiff
path: root/morphlib/artifact_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-3/+2
* FIXUP: Fix unit tests after changing to per-source buildsRichard Maw2014-09-191-33/+0
* FIXUP: Fix up unit tests from change allowing multiple sourcesRichard Maw2014-09-191-6/+9
* Be more lenient in Artifact dependency unit testsRichard Maw2014-09-171-4/+6
* unittests: Make the unittests use morphloaderAdam Coldrick2014-08-141-18/+16
* unit tests: Fix invalid morphologiesRichard Maw2014-01-151-2/+2
* Add 'prefix' property for chunks within strataSam Thursfield2013-03-131-1/+11
* Resolve tree SHA1 along with commit SHA1 when resolving refsJannis Pohlmann2012-09-051-1/+1
* python scripts: pep8ize codebaseRichard Maw2012-08-011-24/+23
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-6/+5
* Merge DependencyResolver into ArtifactResolver.Jannis Pohlmann2012-04-161-0/+25
* Add Artifact and LocalArtifactCache classes.Jannis Pohlmann2012-04-111-0/+57