Mercurial > hg
view tests/test-check-format.t @ 44125:a5e3f38407cb
tests: restore phabricator tests and regenerate the recordings
These contain the new API chatter. Most of the changes are because some new
commits were created, but they're pretty obviously equivalent. I have no idea
why the last recording contains real data, whereas it previously looked fake.
Differential Revision: https://phab.mercurial-scm.org/D7920
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 16 Jan 2020 19:48:01 -0500 |
parents | 2d8d4e08c493 |
children | 5e84a96d865b |
line wrap: on
line source
#require black $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`