revsetbenchmark: add `::tip and draft()` to the canonical list
authorPierre-Yves David <pierre-yves.david@fb.com>
Tue, 29 Apr 2014 19:15:36 -0700
changeset 21285 7078ce067367
parent 21284 3e53a64345c1
child 21286 f0f810096842
revsetbenchmark: add `::tip and draft()` to the canonical list The want to test element on different side of the iterators.
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)