tests/test-parseindex2.py.out
author Yuya Nishihara <yuya@tcha.org>
Mon, 03 Apr 2017 20:55:55 +0900
changeset 31885 d18b624c1c06
parent 7110 75fdc39b6172
permissions -rw-r--r--
templater: add parsing rule for key-value pair Based on the revset implementation, 70a2082f855a. This patch also adjusts the test as '=' is now a valid token.
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