summaryrefslogtreecommitdiff
path: root/tests.build
Commit message (Expand)AuthorAgeFilesLines
* Implement partial buildsAdam Coldrick2015-04-011-2/+2
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-1621-63/+42
* Convert the empty-stratum test into a yarnAdam Coldrick2015-02-183-38/+0
* Rework CachedRepo to use the GitDirectory class where possibleSam Thursfield2014-12-031-1/+1
* Remove overlap detection logicRichard Maw2014-10-015-181/+0
* cmdtests: Use YAML not JSON to represent morphologiesAdam Coldrick2014-08-1412-311/+204
* cmdtests: Change the error messages to be detectedAdam Coldrick2014-08-142-2/+2
* Remove bootstrap-mode cmdtestRichard Maw2014-03-142-56/+0
* Use morph print-architecture to generate morphologiesRichard Maw2014-03-141-1/+1
* Don't create a blank /etc/fstabSam Thursfield2014-03-043-3/+0
* Remove tests for working with null refsRichard Maw2014-02-132-47/+0
* Don't use repo or ref in test suiteRichard Maw2014-02-132-6/+2
* cache-key: Fix obscure cache key collisionRichard Maw2014-01-221-2/+2
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-1621-92/+70
* Fix old cross-bootstrap testPedro Alvarez2013-12-201-1/+2
* Merge remote-tracking branch 'origin/danielfirth/RT189'Lars Wirzenius2013-10-081-2/+0
|\
| * Dropped support for 'system-kind' from system morphology filesDan Firth2013-09-271-1/+0
| * Dropped support for 'disk-size' from system morphology files'Dan Firth2013-09-271-1/+0
* | Add tests for building and deploying systems with null refsRichard Maw2013-09-262-0/+47
|/
* Add morph cross-bootstrapSam Thursfield2013-07-306-118/+192
* qmake build system test still succeeds when qmake isn't foundRichard Dale2013-05-301-0/+6
* Add detection for cmake and qmake build systemsRichard Dale2013-05-294-0/+136
* Corrections to previous commitsRichard Holland2013-04-081-2/+2
* Added new test case for empty strataRichard Holland2013-04-083-0/+40
* Use a relative symlink in test chunkLars Wirzenius2013-03-201-1/+1
* Only build systems againSam Thursfield2013-03-143-2/+3
* Don't install bootstrapped chunks when building artifacts in other strataSam Thursfield2013-03-132-20/+116
* Don't include bootstrap chunks in output strataSam Thursfield2013-03-132-0/+75
* Add 'prefix' property for chunks within strataSam Thursfield2013-03-134-2/+142
* Add 'build-mode' field for chunks in a stratumSam Thursfield2013-03-133-5/+11
* Allow building strata with 'morph build-morphology' againSam Thursfield2013-02-223-7/+6
* buildcommand: Refuse to build chunks or strata out of contextSam Thursfield2013-02-202-0/+31
* tests.build: Don't build individual chunks or strataSam Thursfield2013-02-2023-124/+76
* Separate out build tests from general Morph testsSam Thursfield2013-02-2033-0/+1047