mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
a96b6591d4
Get rid of external unpack tools (unzip and tar) and use the Python internal classes instead. This patch only changes this behavior for the base script class but not for custom code in other test scripts and modules, which would make it too complex. A follow-up bug will be filed instead. MozReview-Commit-ID: L0eoITlqTdC --HG-- extra : rebase_source : c8bb3447bece192d6d8cbf3f505f840ec2843112 |
||
---|---|---|
.. | ||
helper_files | ||
hgrc | ||
pip-freeze.example.txt | ||
README | ||
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 |
test/ : non-network-dependent unit tests test/networked/ : network-dependent unit tests.