summaryrefslogtreecommitdiff
path: root/tests.build/missing-ref.stderr
Commit message (Collapse)AuthorAgeFilesLines
* Rework CachedRepo to use the GitDirectory class where possibleSam Thursfield2014-12-031-1/+1
| | | | | | | | | | | | | This consolidates a bunch of code paths that were previously duplicated. This also changes the API for local cached repos to match the function names GitDirectory uses. Note that the remote repo cache still uses the old names, and should be fixed when time permits. Some unit tests that use the CachedRepo module required a bit of inelegant monkey-patching in order that they continue to work. A better way to do this would be with the 'mock' library (which would need to be added to Baserock 'build' and 'devel' systems before we could use it).
* tests.build: Don't build individual chunks or strataSam Thursfield2013-02-201-1/+1
| | | | | We can't rely on this being possible any more. It was mostly only used for testing in any case.
* Separate out build tests from general Morph testsSam Thursfield2013-02-201-0/+1