tests/test-keyword.t
branchstable
changeset 1121 f4dcce73f362
parent 1119 5f7f30917a18
child 1129 b90bb2b0826a
equal deleted inserted replaced
1119:5f7f30917a18 1121:f4dcce73f362
   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