view tests/test-check-config-hg.t @ 27311:24a1c24fad6e

check-config: allow numbers in configs p4...
author timeless <timeless@mozdev.org>
date Tue, 08 Dec 2015 09:09:01 +0000
parents 9c98fe1416c2
children a434f15dc0f4
line wrap: on
line source

#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
  undocumented: convert.svn.debugsvnlog (bool) [True]