tests/test-check-config.t
author Yuya Nishihara <yuya@tcha.org>
Sat, 28 Jun 2014 13:13:32 +0900
changeset 30264 dd3dd80fca10
parent 29219 3c9066ed557c
child 32846 7c11869cf23a
permissions -rw-r--r--
hgweb: make log streams compatible with command server Even though it would be useless to start a web server by a command server, it should be doable in principle. Also, we can't use sys.stdout/err directly on Python 3 because they are unicode streams.

#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