# HG changeset patch # User Pierre-Yves David # Date 1398824136 25200 # Node ID 7078ce067367f1eed24a269a327f34d5defd528b # Parent 3e53a64345c17ba998d5f35cfd40e787684ec789 revsetbenchmark: add `::tip and draft()` to the canonical list The want to test element on different side of the iterators. diff -r 3e53a64345c1 -r 7078ce067367 contrib/revsetbenchmarks.txt --- a/contrib/revsetbenchmarks.txt Mon Apr 28 15:14:11 2014 -0700 +++ b/contrib/revsetbenchmarks.txt Tue Apr 29 19:15:36 2014 -0700 @@ -2,6 +2,7 @@ draft() ::tip draft() and ::tip +::tip and draft() 0::tip roots(0::tip) author(lmoscovicz)