tests/test-encoding-align.t
changeset 21585 652e07debf10
parent 21254 51e5c793a9f4
parent 21571 17da326fd041
child 22110 26f7c8033bed
equal deleted inserted replaced
21580:32601b0b74c0 21585:652e07debf10
   114 
   114 
   115   $ hg branch $S
   115   $ hg branch $S
   116   marked working directory as branch \xe7\x9f\xad\xe5\x90\x8d (esc)
   116   marked working directory as branch \xe7\x9f\xad\xe5\x90\x8d (esc)
   117   (branches are permanent and global, did you want a bookmark?)
   117   (branches are permanent and global, did you want a bookmark?)
   118   $ hg tag $S
   118   $ hg tag $S
       
   119   $ hg book -f $S
   119   $ hg branch $M
   120   $ hg branch $M
   120   marked working directory as branch MIDDLE_
   121   marked working directory as branch MIDDLE_
   121   (branches are permanent and global, did you want a bookmark?)
   122   (branches are permanent and global, did you want a bookmark?)
   122   $ hg tag $M
   123   $ hg tag $M
       
   124   $ hg book -f $M
   123   $ hg branch $L
   125   $ hg branch $L
   124   marked working directory as branch \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d (esc)
   126   marked working directory as branch \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d (esc)
   125   (branches are permanent and global, did you want a bookmark?)
   127   (branches are permanent and global, did you want a bookmark?)
   126   $ hg tag $L
   128   $ hg tag $L
       
   129   $ hg book -f $L
   127 
   130 
   128 check alignment of branches
   131 check alignment of branches
   129 
   132 
   130   $ hg tags
   133   $ hg branches
   131   tip                                5:d745ff46155b
   134   \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d                   5:d745ff46155b (esc)
   132   \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d                       4:9259be597f19 (esc)
   135   MIDDLE_                        4:9259be597f19 (inactive)
   133   MIDDLE_                            3:b06c5b6def9e
   136   \xe7\x9f\xad\xe5\x90\x8d                           3:b06c5b6def9e (inactive) (esc)
   134   \xe7\x9f\xad\xe5\x90\x8d                               2:64a70663cee8 (esc)
   137   default                        2:64a70663cee8 (inactive)
   135 
   138 
   136 check alignment of tags
   139 check alignment of tags
   137 
   140 
   138   $ hg tags
   141   $ hg tags
   139   tip                                5:d745ff46155b
   142   tip                                5:d745ff46155b
   140   \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d                       4:9259be597f19 (esc)
   143   \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d                       4:9259be597f19 (esc)
   141   MIDDLE_                            3:b06c5b6def9e
   144   MIDDLE_                            3:b06c5b6def9e
   142   \xe7\x9f\xad\xe5\x90\x8d                               2:64a70663cee8 (esc)
   145   \xe7\x9f\xad\xe5\x90\x8d                               2:64a70663cee8 (esc)
   143 
   146 
   144   $ cd ..
   147 check alignment of bookmarks
       
   148 
       
   149   $ hg book
       
   150      MIDDLE_                   5:d745ff46155b
       
   151      \xe7\x9f\xad\xe5\x90\x8d                      4:9259be597f19 (esc)
       
   152    * \xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d              5:d745ff46155b (esc)