Mercurial > public > mercurial-scm > hg
diff tests/test-check-code.t @ 30253:b032a7b676c6
statprof: vendor statprof.py
Vendored from https://bitbucket.org/facebook/hg-experimental
changeset 73f9db47ae5a1a9fa29a98dfe92d557ad51234c3 without
modification.
This introduces a number of code style violations. The file
already has the magic words to skip test-check-code.t. I'll
make additional changes to clean up the test-check-py3-compat.t
warnings and to change some behavior in the code that isn't
suitable for general use.
test-check-commit.t also complains about numerous things. But
there's nothing we can do if we're importing as-is.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 01 Nov 2016 18:54:03 -0700 |
parents | 456609cbd840 |
children | b86a448a2965 |
line wrap: on
line diff
--- a/tests/test-check-code.t Tue Nov 01 15:40:21 2016 -0400 +++ b/tests/test-check-code.t Tue Nov 01 18:54:03 2016 -0700 @@ -17,3 +17,4 @@ Skipping i18n/polib.py it has no-che?k-code (glob) Skipping mercurial/httpclient/__init__.py it has no-che?k-code (glob) Skipping mercurial/httpclient/_readers.py it has no-che?k-code (glob) + Skipping mercurial/statprof.py it has no-che?k-code (glob)