summaryrefslogtreecommitdiff
path: root/tests.branching
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Checking out another branch exposed a bunch of bugs.
* Do not create a cache directory in the mineLars Wirzenius2012-03-263-3/+0
| | | | | It wasn't being used, anyway. And there's no real point in having a per-mine cache directory.
* 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
| | | | | This is highly simplisitic, and it's going to be highly painful to use, but it does the very basics of what we need, I think.
* 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