tests/test-check-format.t
author Ian Moody <moz-ian@perix.co.uk>
Sun, 06 Oct 2019 17:21:26 +0100
changeset 43258 d5d1edf66091
parent 43237 b21e3a747501
child 43347 abb95b6f79d3
permissions -rw-r--r--
phabricator: add addadded function This is the most complicated part of the new code, and is responsible for adding all added files, whether brand new, copied, or moved. This also includes creating the phabchanges for the original files that have been moved or copied from, since they might need their awayPaths and type updating if multiple copies are involved. Differential Revision: https://phab.mercurial-scm.org/D7050

#require grey

(this should use the actual black as soon as possible)

  $ cd $RUNTESTDIR/..
  $ python3 contrib/grey.py --config=black.toml --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`