tests/test-check-config.t
author Yuya Nishihara <yuya@tcha.org>
Sun, 14 Aug 2016 14:46:24 +0900
changeset 29812 c63ab0524db7
parent 29219 3c9066ed557c
child 32864 7c11869cf23a
permissions -rw-r--r--
pycompat: delay loading modules registered to stub Replacement _pycompatstub designed to be compatible with our demandimporter. try-except is replaced by version comparison because ImportError will no longer be raised immediately.

#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