tests/test-check-config.t
author Matthieu Laneuville <mlaneuville@protonmail.com>
Thu, 12 Jan 2017 21:06:55 +0900
changeset 30811 cf1e15f91c90
parent 29219 3c9066ed557c
child 32846 7c11869cf23a
permissions -rw-r--r--
templatekw: force noprefix=False to insure diffstat consistency (issue4755) The result of diffstatdata should not depend on having noprefix set or not, as was reported in issue 4755. Forcing noprefix to false on call makes sure the parser receives the diff in the correct format and returns the proper result. Another way to fix this would have been to change the regular expressions in path.diffstatdata(), but that would have introduced many unecessary special cases.

#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