summaryrefslogtreecommitdiff
path: root/tests.branching
Commit message (Expand)AuthorAgeFilesLines
* Refactor system building to use syskind specific classLars Wirzenius2012-07-261-1/+1
* Require system-kind on system morphologiesLars Wirzenius2012-07-191-0/+1
* Add check for missing build depends in strataLars Wirzenius2012-06-282-5/+9
* Fix test suite to deal with morph output changesLars Wirzenius2012-06-261-0/+1
* Allow "morph edit" to have a default ref to branch off fromLars Wirzenius2012-05-172-0/+35
* Add test case for "morph edit" updating strataLars Wirzenius2012-05-172-0/+54
* Fix filenames of test morphologiesLars Wirzenius2012-05-175-10/+10
* Use repo alias prefixes properly in testsLars Wirzenius2012-05-044-7/+7
* Set repo-alias with %s and use baserock: prefixLars Wirzenius2012-05-041-2/+2
* Make cmdtests set up repo-aliases and use prefixed reponamesLars Wirzenius2012-05-041-2/+3
* Make morph's _clone_to_directory use CachedRepo.checkoutLars Wirzenius2012-05-042-1/+4
* Add test for branching off not from masterLars Wirzenius2012-04-305-6/+69
* Add test script to test the whole branch+merge processLars Wirzenius2012-03-261-0/+39
* Change "checkout existing branch" test to not check out masterLars Wirzenius2012-03-265-14/+34
* Do not create a cache directory in the mineLars Wirzenius2012-03-263-3/+0
* Verify that "morph edit" checks out a working treeLars Wirzenius2012-03-232-0/+4
* Make "morph edit" work when chunk already has the branchLars Wirzenius2012-03-232-0/+41
* Modify "morph edit" test to verify origin is set correctlyLars Wirzenius2012-03-232-0/+30
* Add cmdtest for morph branch to set origin correctlyLars Wirzenius2012-03-232-0/+15
* Add "morph checkout" commandLars Wirzenius2012-03-232-0/+45
* Add "morph merge" subcommandLars Wirzenius2012-03-232-0/+49
* Add "morph edit", "morph show-system-branch" subcommandsLars Wirzenius2012-03-234-0/+74
* Implement "morph branch"Lars Wirzenius2012-03-222-0/+46
* Create a morph config file in the test setup scriptLars Wirzenius2012-03-221-0/+12
* Add test for "morph branch" when system branch directory already existsLars Wirzenius2012-03-223-0/+29
* Create dummy git repositories for morphs, helloLars Wirzenius2012-03-221-0/+55
* Add test case for minedir when a minedir is not in the ancestorsLars Wirzenius2012-03-223-0/+21
* Implement the "morph mine" subcommandLars Wirzenius2012-03-221-0/+1
* Add test for "morph minedir"Lars Wirzenius2012-03-221-0/+20
* Implement "morph init" and fix tests accordinglyLars Wirzenius2012-03-2211-8/+42
* Add test cases for "morph init"Lars Wirzenius2012-03-228-0/+144