зеркало из https://github.com/mozilla/gecko-dev.git
9bad2fd425
Instead of downloading a file first and then unpacking it, we would like to fetch it into memory and then unpacking directly from there. This saves writing the file first to disk, thus, saving on IO. MozReview-Commit-ID: JdNGnxIYEvy --HG-- extra : rebase_source : 73c280fd23f3066d04dd3af07ac443db77dfd6d0 |
||
---|---|---|
.. | ||
helper_files | ||
README | ||
hgrc | ||
pip-freeze.example.txt | ||
test_base_config.py | ||
test_base_diskutils.py | ||
test_base_log.py | ||
test_base_parallel.py | ||
test_base_python.py | ||
test_base_script.py | ||
test_base_transfer.py | ||
test_base_vcs_mercurial.py | ||
test_l10n_locales.py | ||
test_mozilla_blob_upload.py | ||
test_mozilla_buildbot.py | ||
test_mozilla_release.py |
README
test/ : non-network-dependent unit tests test/networked/ : network-dependent unit tests.