Side by Side Diff: third_party/coverage-3.7.1/AUTHORS.txt
Issue 225633007 :
Upgrade to coverage 3.7.1 and have it auto-build itself on first use. (Closed)
Patch Set: sigh our imports are a mess
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
PRESUBMIT.py
scripts/slave/unittests/__init__.py
scripts/slave/unittests/expect_tests/cover.py
scripts/slave/unittests/recipe_configs_test.py
scripts/slave/unittests/recipe_simulation_test.py
scripts/slave/unittests/test_env.py
third_party/coverage-3.6/AUTHORS.txt
third_party/coverage-3.6/CHANGES.txt
third_party/coverage-3.6/MANIFEST.in
third_party/coverage-3.6/PKG-INFO
third_party/coverage-3.6/README.google
third_party/coverage-3.6/README.txt
third_party/coverage-3.6/coverage.egg-info/PKG-INFO
third_party/coverage-3.6/coverage.egg-info/SOURCES.txt
third_party/coverage-3.6/coverage.egg-info/dependency_links.txt
third_party/coverage-3.6/coverage.egg-info/entry_points.txt
third_party/coverage-3.6/coverage.egg-info/not-zip-safe
third_party/coverage-3.6/coverage.egg-info/top_level.txt
third_party/coverage-3.6/coverage/__init__.py
third_party/coverage-3.6/coverage/__main__.py
third_party/coverage-3.6/coverage/annotate.py
third_party/coverage-3.6/coverage/backward.py
third_party/coverage-3.6/coverage/bytecode.py
third_party/coverage-3.6/coverage/cmdline.py
third_party/coverage-3.6/coverage/codeunit.py
third_party/coverage-3.6/coverage/collector.py
third_party/coverage-3.6/coverage/config.py
third_party/coverage-3.6/coverage/control.py
third_party/coverage-3.6/coverage/data.py
third_party/coverage-3.6/coverage/execfile.py
third_party/coverage-3.6/coverage/files.py
third_party/coverage-3.6/coverage/fullcoverage/encodings.py
third_party/coverage-3.6/coverage/html.py
third_party/coverage-3.6/coverage/htmlfiles/coverage_html.js
third_party/coverage-3.6/coverage/htmlfiles/index.html
third_party/coverage-3.6/coverage/htmlfiles/jquery-1.4.3.min.js
third_party/coverage-3.6/coverage/htmlfiles/jquery.hotkeys.js
third_party/coverage-3.6/coverage/htmlfiles/jquery.isonscreen.js
third_party/coverage-3.6/coverage/htmlfiles/jquery.tablesorter.min.js
third_party/coverage-3.6/coverage/htmlfiles/keybd_closed.png
third_party/coverage-3.6/coverage/htmlfiles/keybd_open.png
third_party/coverage-3.6/coverage/htmlfiles/pyfile.html
third_party/coverage-3.6/coverage/htmlfiles/style.css
third_party/coverage-3.6/coverage/misc.py
third_party/coverage-3.6/coverage/parser.py
third_party/coverage-3.6/coverage/phystokens.py
third_party/coverage-3.6/coverage/report.py
third_party/coverage-3.6/coverage/results.py
third_party/coverage-3.6/coverage/summary.py
third_party/coverage-3.6/coverage/templite.py
third_party/coverage-3.6/coverage/tracer.c
third_party/coverage-3.6/coverage/version.py
third_party/coverage-3.6/coverage/xmlreport.py
third_party/coverage-3.6/doc/api.rst
third_party/coverage-3.6/doc/branch.rst
third_party/coverage-3.6/doc/changes.rst
third_party/coverage-3.6/doc/cmd.rst
third_party/coverage-3.6/doc/config.rst
third_party/coverage-3.6/doc/contributing.rst
third_party/coverage-3.6/doc/excluding.rst
third_party/coverage-3.6/doc/faq.rst
third_party/coverage-3.6/doc/index.rst
third_party/coverage-3.6/doc/install.rst
third_party/coverage-3.6/doc/source.rst
third_party/coverage-3.6/doc/subprocess.rst
third_party/coverage-3.6/doc/trouble.rst
third_party/coverage-3.6/requirements.txt
third_party/coverage-3.7.1/.gitignore
third_party/coverage-3.7.1/AUTHORS.txt
third_party/coverage-3.7.1/CHANGES.txt
third_party/coverage-3.7.1/MANIFEST.in
third_party/coverage-3.7.1/PKG-INFO
third_party/coverage-3.7.1/README.google
third_party/coverage-3.7.1/README.txt
third_party/coverage-3.7.1/__main__.py
third_party/coverage-3.7.1/coverage.egg-info/PKG-INFO
third_party/coverage-3.7.1/coverage.egg-info/SOURCES.txt
third_party/coverage-3.7.1/coverage.egg-info/dependency_links.txt
third_party/coverage-3.7.1/coverage.egg-info/entry_points.txt
third_party/coverage-3.7.1/coverage.egg-info/not-zip-safe
third_party/coverage-3.7.1/coverage.egg-info/top_level.txt
third_party/coverage-3.7.1/coverage/__init__.py
third_party/coverage-3.7.1/coverage/__main__.py
third_party/coverage-3.7.1/coverage/annotate.py
third_party/coverage-3.7.1/coverage/backward.py
third_party/coverage-3.7.1/coverage/bytecode.py
third_party/coverage-3.7.1/coverage/cmdline.py
third_party/coverage-3.7.1/coverage/codeunit.py
third_party/coverage-3.7.1/coverage/collector.py
third_party/coverage-3.7.1/coverage/config.py
third_party/coverage-3.7.1/coverage/control.py
third_party/coverage-3.7.1/coverage/data.py
third_party/coverage-3.7.1/coverage/debug.py
third_party/coverage-3.7.1/coverage/execfile.py
third_party/coverage-3.7.1/coverage/files.py
third_party/coverage-3.7.1/coverage/fullcoverage/encodings.py
third_party/coverage-3.7.1/coverage/html.py
third_party/coverage-3.7.1/coverage/htmlfiles/coverage_html.js
third_party/coverage-3.7.1/coverage/htmlfiles/index.html
third_party/coverage-3.7.1/coverage/htmlfiles/jquery.hotkeys.js
third_party/coverage-3.7.1/coverage/htmlfiles/jquery.isonscreen.js
third_party/coverage-3.7.1/coverage/htmlfiles/jquery.min.js
third_party/coverage-3.7.1/coverage/htmlfiles/jquery.tablesorter.min.js
third_party/coverage-3.7.1/coverage/htmlfiles/keybd_closed.png
third_party/coverage-3.7.1/coverage/htmlfiles/keybd_open.png
third_party/coverage-3.7.1/coverage/htmlfiles/pyfile.html
third_party/coverage-3.7.1/coverage/htmlfiles/style.css
third_party/coverage-3.7.1/coverage/misc.py
third_party/coverage-3.7.1/coverage/parser.py
third_party/coverage-3.7.1/coverage/phystokens.py
third_party/coverage-3.7.1/coverage/report.py
third_party/coverage-3.7.1/coverage/results.py
third_party/coverage-3.7.1/coverage/summary.py
third_party/coverage-3.7.1/coverage/templite.py
third_party/coverage-3.7.1/coverage/tracer.c
third_party/coverage-3.7.1/coverage/version.py
third_party/coverage-3.7.1/coverage/xmlreport.py
third_party/coverage-3.7.1/doc/api.rst
third_party/coverage-3.7.1/doc/branch.rst
third_party/coverage-3.7.1/doc/changes.rst
third_party/coverage-3.7.1/doc/cmd.rst
third_party/coverage-3.7.1/doc/config.rst
third_party/coverage-3.7.1/doc/contributing.rst
third_party/coverage-3.7.1/doc/excluding.rst
third_party/coverage-3.7.1/doc/faq.rst
third_party/coverage-3.7.1/doc/index.rst
third_party/coverage-3.7.1/doc/install.rst
third_party/coverage-3.7.1/doc/source.rst
third_party/coverage-3.7.1/doc/subprocess.rst
third_party/coverage-3.7.1/doc/trouble.rst
third_party/coverage-3.7.1/igor.py
third_party/coverage-3.7.1/requirements.txt
third_party/coverage-3.7.1/setup.cfg
third_party/coverage-3.7.1/setup.py
third_party/coverage-3.7.1/tox.ini