changeset 35684 | 1c929b4942a3 |
parent 35659 | 821d8a5ab4ff |
child 35687 | 67893a516272 |
--- a/tests/test-log.t Sun Dec 10 18:22:06 2017 +0900 +++ b/tests/test-log.t Sun Dec 10 17:28:44 2017 +0900 @@ -715,6 +715,15 @@ date: Thu Jan 01 00:00:01 1970 +0000 summary: base + +log -fr with aliases: 'A' should be expanded, but 'reverse()' should have no +effect + + $ hg log --config 'revsetalias.reverse(x)=x' --config 'revsetalias.A=1+4' -qfrA + 4:ddb82e70d1a1 + 1:3d5bf5654eda + 0:67e992f2c4f3 + log -r "follow('set:grep(b2)')" $ hg log -r "follow('set:grep(b2)')"