tests/test-check-config.t
author Pierre-Yves David <pierre-yves.david@fb.com>
Sat, 05 Dec 2015 22:49:39 -0800
changeset 27368 409a20314c64
parent 27314 tests/test-check-config-hg.t@a434f15dc0f4
child 27992 8f244b75cc5e
permissions -rw-r--r--
tests: move the '-hg' postfix for all style tests We had them on 'test-check-code-hg.t' to avoid collision with the test checking 'check-code' itself. Now that this one have been rename, we can safely remove this suffix for all of them. This get them in line with 'check-pyflakes.t'.

#require test-repo

  $ cd "$TESTDIR"/..

New errors are not allowed. Warnings are strongly discouraged.

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