contrib/revsetbenchmarks.txt
author Yuya Nishihara <yuya@tcha.org>
Sat, 17 May 2014 20:47:31 +0900
changeset 22159 db7921812f56
parent 21939 f486001f9d6f
child 22312 8b980fbbd6dc
permissions -rw-r--r--
alias: add test for alias command provided by disabled extension This should complete cases where "badalias" is set.

all()
draft()
::tip
draft() and ::tip
::tip and draft()
0::tip
roots(0::tip)
author(lmoscovicz)
author(mpm)
author(lmoscovicz) or author(mpm)
author(mpm) or author(lmoscovicz)
tip:0
max(tip:0)
min(0:tip)
0::
min(0::)
roots((tip~100::) - (tip~100::tip))
::p1(p1(tip))::
public()
:10000 and public()
draft()
:10000 and draft()
max(::(tip~20) - obsolete())
roots((0:tip)::)