tests/test-parseindex2.py.out
author Yuya Nishihara <yuya@tcha.org>
Fri, 07 Aug 2015 21:31:16 +0900
changeset 25926 996102be8b91
parent 7110 75fdc39b6172
permissions -rw-r--r--
revset: split post-parsing stage from match() _makematcher() will be reused by new matchany(ui, specs, repo=None) function I'll add by the next patch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done