tests/test-check-config.t
author Augie Fackler <augie@google.com>
Thu, 23 Mar 2017 10:46:50 -0400
changeset 31611 0b3eb280564b
parent 29219 3c9066ed557c
child 32864 7c11869cf23a
permissions -rw-r--r--
revsetlang: perform quoting using ui.escapestr instead of repr() This changes one of the doctest results, but I'm pretty sure on inspection that it's an equivalent result.

#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