tests/test-pager.t
branchstable
changeset 32072 05cdd5678c6b
parent 32026 57042e91521a
child 32073 04629b2da72c
equal deleted inserted replaced
32071:1cf0b651fa70 32072:05cdd5678c6b
    67   @@ -1,2 +1,3 @@
    67   @@ -1,2 +1,3 @@
    68    a
    68    a
    69    a 1
    69    a 1
    70   +a 2
    70   +a 2
    71 
    71 
    72 If 'log' is in attend, then 'history' should also be paged:
    72 Command aliases should have same behavior as main command
    73   $ hg history --limit 2 --config pager.attend=log
    73 
       
    74   $ hg history --limit 2
    74   paged! 'changeset:   10:46106edeeb38\n'
    75   paged! 'changeset:   10:46106edeeb38\n'
    75   paged! 'tag:         tip\n'
    76   paged! 'tag:         tip\n'
    76   paged! 'user:        test\n'
    77   paged! 'user:        test\n'
    77   paged! 'date:        Thu Jan 01 00:00:00 1970 +0000\n'
    78   paged! 'date:        Thu Jan 01 00:00:00 1970 +0000\n'
    78   paged! 'summary:     modify a 10\n'
    79   paged! 'summary:     modify a 10\n'