summaryrefslogtreecommitdiff
path: root/tests.branching/workflow-separate-stratum-repos.script
Commit message (Collapse)AuthorAgeFilesLines
* Disable test cases (lack of time, may not need feature)Lars Wirzenius2013-08-141-1/+5
| | | | | | | We don't know if we want to support keeping system and stratum morphologies in different git repositories, and adding the support is too much work for this deadline. I'm keeping the tests, but disabling them, in case we want to enable it again.
* Tidy up command testsSam Thursfield2012-11-141-4/+3
| | | | Be consistent about placement of test description, blank lines, etc.
* tests: Use test: URL prefix instead of baserock: throughoutSam Thursfield2012-11-071-8/+8
| | | | | | | | | | Some tests already used test: and in order to be able to share the scripts/setup-3rd-party-strata script they need to all use the same prefix. Using baserock: implies that we are using real code from Baserock, so I picked test: because the tests only ever use mock morphologies and no real code.
* Split merge tests out from the other branching testsSam Thursfield2012-10-291-1/+1
| | | | Merge is by far the most complex of the branching and merging commands.
* Add petrify/unpetrify workflow testSam Thursfield2012-09-211-112/+2
| | | | Split out the external strata scripts to share between workflow tests.
* tests.branching: Make workflow test to use system branches moreSam Thursfield2012-09-171-9/+39
| | | | | We now add the strata in one branch, merge, and then make the changes in another.
* tests.branching: Add test with strata outside the main morphs repoSam Thursfield2012-09-101-0/+149