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

Unified 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: sigh our imports are a mess Created 6 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/coverage-3.7.1/PKG-INFO ('k') | third_party/coverage-3.7.1/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/coverage-3.7.1/README.google
diff --git a/third_party/coverage-3.7.1/README.google b/third_party/coverage-3.7.1/README.google
new file mode 100644
index 0000000000000000000000000000000000000000..3d92329e722429a3334be1627eac0c47de5d0d10
--- /dev/null
+++ b/third_party/coverage-3.7.1/README.google
@@ -0,0 +1,15 @@
+URL: http://nedbatchelder.com/code/coverage/
+Version: 3.7.1
+License: BSD
+License File: PKG-INFO
+
+Description:
+Coverage.py measures code coverage, typically during test execution.
+
+
+Local Modifications:
+ * Removed unit tests from current distribution.
+ * Updated coverage.egg-info
+ * Added .gitignore
+ * Modified setup.py to bail if the extension is not compilable, instead of
+ automatically building an egg without it.
« no previous file with comments | « third_party/coverage-3.7.1/PKG-INFO ('k') | third_party/coverage-3.7.1/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698