Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(838)

Side by Side Diff: third_party/coverage-3.7.1/README.google

Issue 225633007: Upgrade to coverage 3.7.1 and have it auto-build itself on first use. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: no more warning Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 URL: http://nedbatchelder.com/code/coverage/ 1 URL: http://nedbatchelder.com/code/coverage/
2 Version: 3.6 2 Version: 3.7.1
3 License: BSD 3 License: BSD
4 License File: PKG-INFO 4 License File: PKG-INFO
5 5
6 Description: 6 Description:
7 Coverage.py measures code coverage, typically during test execution. 7 Coverage.py measures code coverage, typically during test execution.
8 8
9 9
10 Local Modifications: 10 Local Modifications:
11 Removed unit tests from current distribution. 11 Removed unit tests from current distribution.
12 12 Updated coverage.egg-info
13 Added .gitignore
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698