changeset 9493 | fe1ecd15c6bd |
parent 9306 | 7bd1b663727d |
child 9602 | fc493cb90bb1 |
--- a/tests/test-keyword Wed Sep 30 23:59:03 2009 +0200 +++ b/tests/test-keyword Wed Sep 30 23:59:03 2009 +0200 @@ -48,6 +48,11 @@ echo % cat cat a b +echo % no kwfiles +hg kwfiles +echo % untracked candidates +hg -v kwfiles --unknown + echo % addremove hg addremove echo % status @@ -162,6 +167,10 @@ echo % kwfiles hg kwfiles +echo % ignored files +hg -v kwfiles --ignore +echo % all files +hg kwfiles --all echo % diff --rev hg diff --rev 1 | grep -v 'b/c'