Mercurial > public > mercurial-scm > hg
diff tests/test-check-code.t @ 41908:c2237fe1359e
packaging: split downloading code into own module
As we will introduce more code to support packaging, it will be
useful to have download code in its own module.
Differential Revision: https://phab.mercurial-scm.org/D6084
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 07 Mar 2019 15:42:32 -0800 |
parents | 9da97f49d4f4 |
children | dc7827a9ba64 |
line wrap: on
line diff
--- a/tests/test-check-code.t Thu Mar 07 10:10:04 2019 -0800 +++ b/tests/test-check-code.t Thu Mar 07 15:42:32 2019 -0800 @@ -12,6 +12,7 @@ > -X hgext/fsmonitor/pywatchman \ > -X mercurial/thirdparty \ > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false + Skipping contrib/packaging/hgpackaging/downloads.py it has no-che?k-code (glob) Skipping contrib/packaging/hgpackaging/util.py it has no-che?k-code (glob) Skipping contrib/packaging/inno/build.py it has no-che?k-code (glob) Skipping i18n/polib.py it has no-che?k-code (glob)