tests/test-hghave.t
author Yuya Nishihara <yuya@tcha.org>
Fri, 15 May 2015 22:32:31 +0900
branchstable
changeset 25094 8b99e9a8db05
parent 12430 60738066e37a
child 25472 4d2b9b304ad0
permissions -rw-r--r--
revset: map postfix '%' to only() to optimize operand recursively (issue4670) Instead of keeping 'onlypost' as a method, this patch rewrites it to 'only' function. This way, 'x%' always has the same weight as 'only(x)'.

Testing that hghave does not crash when checking features

  $ "$TESTDIR/hghave" --test-features 2>/dev/null