view tests/test-check-config-hg.t @ 27310:9c98fe1416c2

check-config: recognize convert style documentation
author timeless <timeless@mozdev.org>
date Tue, 08 Dec 2015 09:22:53 +0000
parents 8c1d7a0e737b
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]