equal
deleted
inserted
replaced
1 Global setup |
1 Global setup |
2 ============ |
2 ============ |
3 |
3 |
4 $ . $TESTDIR/testlib/common.sh |
4 $ . $TESTDIR/testlib/obshistory_setup.sh |
5 $ cat >> $HGRCPATH <<EOF |
|
6 > [ui] |
|
7 > interactive = true |
|
8 > [phases] |
|
9 > publish=False |
|
10 > [extensions] |
|
11 > evolve = |
|
12 > EOF |
|
13 |
5 |
14 Test obslog with split + fold + split |
6 Test obslog with split + fold + split |
15 ===================================== |
7 ===================================== |
16 |
8 |
17 Test setup |
9 Test setup |