tests/test-repo-filters-tiptoe.t
changeset 44108 c472970339d2
parent 44107 5a012404503b
child 44275 66dab0d9a78e
equal deleted inserted replaced
44107:5a012404503b 44108:c472970339d2
   134 using annotate
   134 using annotate
   135 
   135 
   136 - file with a single change
   136 - file with a single change
   137 
   137 
   138   $ hg annotate a
   138   $ hg annotate a
   139   debug.filters: computing revision filter for "visible"
       
   140   0: a
   139   0: a
   141 
   140 
   142 - file with multiple change
   141 - file with multiple change
   143 
   142 
   144   $ hg annotate z
   143   $ hg annotate z
   145   debug.filters: computing revision filter for "visible"
       
   146   0: some line
   144   0: some line
   147   1: in a
   145   1: in a
   148   2: file
   146   2: file