tests/test-check-config.t
author Yuya Nishihara <yuya@tcha.org>
Mon, 09 Jan 2017 16:55:56 +0900
changeset 30803 d389f19f14aa
parent 29219 3c9066ed557c
child 32864 7c11869cf23a
permissions -rw-r--r--
revset: do not transform range* operators in parsed tree This allows us to handle x:y range as a general range object. A primary user of it is followlines().

#require test-repo

  $ . "$TESTDIR/helpers-testrepo.sh"
  $ cd "$TESTDIR"/..

New errors are not allowed. Warnings are strongly discouraged.

  $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
  >   python contrib/check-config.py