summaryrefslogtreecommitdiff
path: root/tests.as-root/branch-from-image-works.script
Commit message (Collapse)AuthorAgeFilesLines
* Fix paths for chunk directories in cmdtestsLars Wirzenius2014-03-061-1/+1
|
* cmdtests: Take into account new constructed artifactsRichard Maw2014-01-161-2/+2
|
* B&M: refactor branch-from-imageRichard Maw2013-09-251-2/+1
| | | | | | | | | | | | This changes the interface of branch-from-image to only take 1 parameter, the name of the new system branch, as the root repository is loaded from the metadata. This was also what the previous version of branch-from-image did, but that silently ignored the parameter. Given there are not many users of branch-from-image, I felt it was a reasonable change.
* Fix long linesSam Thursfield2013-03-181-1/+2
|
* Changed test script to agree with changes made to branch-from-imageRic Holland2013-03-141-1/+1
|
* Add a black-box test for branch-from-imageRichard Maw2013-02-111-0/+57
The test builds a system, makes a commit to mainline, then branches from the system and checks whether it is petrified to the exact commits that the system was built from by checking the morphology contents and rebuilding the system.