tests/test-extdiff.t
changeset 29723 91b2f2176395
parent 29630 67b180c0e263
child 29974 7109d5ddeb0c
equal deleted inserted replaced
29722:14c3afcb1c26 29723:91b2f2176395
    29   [1]
    29   [1]
    30 
    30 
    31   $ hg help falabala
    31   $ hg help falabala
    32   hg falabala [OPTION]... [FILE]...
    32   hg falabala [OPTION]... [FILE]...
    33   
    33   
    34   use 'echo' to diff repository (or selected files)
    34   use external program to diff repository (or selected files)
    35   
    35   
    36       Show differences between revisions for the specified files, using the
    36       Show differences between revisions for the specified files, using the
    37       'echo' program.
    37       following program:
       
    38   
       
    39         'echo'
    38   
    40   
    39       When two revision arguments are given, then changes are shown between
    41       When two revision arguments are given, then changes are shown between
    40       those revisions. If only one revision is specified then that revision is
    42       those revisions. If only one revision is specified then that revision is
    41       compared to the working directory, and, when no revisions are specified,
    43       compared to the working directory, and, when no revisions are specified,
    42       the working directory files are compared to its parent.
    44       the working directory files are compared to its parent.
   405   $ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help -k xyzzy
   407   $ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help -k xyzzy
   406   abort: no matches
   408   abort: no matches
   407   (try "hg help" for a list of topics)
   409   (try "hg help" for a list of topics)
   408   [255]
   410   [255]
   409 
   411 
   410   $ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help td | grep "^use"
   412   $ LC_MESSAGES=ja_JP.UTF-8 hg --config hgext.extdiff= --config extdiff.cmd.td=$U help td \
   411   use '\xa5\xa5' to diff repository (or selected files)
   413   > | grep "^      '"
       
   414         '\xa5\xa5'