tests/test-keyword.t
changeset 17424 e7cfe3587ea4
parent 17345 4f8054d3171b
child 17537 31f32a96e1e3
equal deleted inserted replaced
17406:fc14953e8e34 17424:e7cfe3587ea4
   725   do not process $Id:
   725   do not process $Id:
   726   xxx $
   726   xxx $
   727   ignore $Id$
   727   ignore $Id$
   728   a
   728   a
   729 
   729 
   730 Write custom keyword and prepare multiline commit message
   730 Write custom keyword and prepare multi-line commit message
   731 
   731 
   732   $ echo '$Xinfo$' >> a
   732   $ echo '$Xinfo$' >> a
   733   $ cat <<EOF >> log
   733   $ cat <<EOF >> log
   734   > firstline
   734   > firstline
   735   > secondline
   735   > secondline
   743   $ hg status
   743   $ hg status
   744   M a
   744   M a
   745   ? c
   745   ? c
   746   ? log
   746   ? log
   747 
   747 
   748 Commit with multiline message and custom expansion
   748 Commit with multi-line message and custom expansion
   749 
   749 
   750   $ hg --debug commit -l log -d '2 0' -u 'User Name <user@example.com>'
   750   $ hg --debug commit -l log -d '2 0' -u 'User Name <user@example.com>'
   751   a
   751   a
   752   removing unknown node 40a904bbbe4c from 1-phase boundary
   752   removing unknown node 40a904bbbe4c from 1-phase boundary
   753   overwriting a expanding keywords
   753   overwriting a expanding keywords