tests/test-mq.t
changeset 23139 e53f6b72a0e4
parent 23128 b6f7cf47f5d1
child 23172 e955549cd045
equal deleted inserted replaced
23136:6eab50a34fed 23139:e53f6b72a0e4
  1580   $ python hgweb.cgi | grep '^tip'
  1580   $ python hgweb.cgi | grep '^tip'
  1581   tip	[0-9a-f]{40} (re)
  1581   tip	[0-9a-f]{40} (re)
  1582 
  1582 
  1583   $ cd ..
  1583   $ cd ..
  1584 
  1584 
  1585 Test interraction with revset (issue4426)
  1585 Test interaction with revset (issue4426)
  1586 
  1586 
  1587   $ hg init issue4426
  1587   $ hg init issue4426
  1588   $ cd issue4426
  1588   $ cd issue4426
  1589 
  1589 
  1590   $ echo a > a
  1590   $ echo a > a