diff -r 1fd352aa08fc -r bd12ef347680 tests/test-glog.t --- a/tests/test-glog.t Sun Feb 26 17:10:51 2012 +0100 +++ b/tests/test-glog.t Sun Feb 26 17:10:55 2012 +0100 @@ -1663,6 +1663,8 @@ Test "set:..." and parent revision $ hg up -q 4 + $ testlog "set:copied()" + ('group', ('group', ('func', ('symbol', '_matchfiles'), ('list', ('string', 'r:'), ('string', 'p:set:copied()'))))) $ testlog --include "set:copied()" ('group', ('group', ('func', ('symbol', '_matchfiles'), ('list', ('string', 'r:'), ('string', 'i:set:copied()'))))) $ testlog -r "sort(file('set:copied()'), -rev)"