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

Unified Diff: third_party/lcov/README.chromium

Issue 23189008: Upgrades lcov to 1.10, removes lcov-1.9 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-adds UNKNOWN suppression Created 7 years, 4 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/lcov/README ('k') | third_party/lcov/bin/gendesc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/lcov/README.chromium
diff --git a/third_party/lcov/README.chromium b/third_party/lcov/README.chromium
index 81da5d4ea74c14e3c7a3068f82aec6b761d46eac..03f6af990b93202974ccbf214dbe8d9bf5e7bae2 100644
--- a/third_party/lcov/README.chromium
+++ b/third_party/lcov/README.chromium
@@ -1,13 +1,17 @@
Name: LCOV - the LTP GCOV extension
Short Name: lcov
URL: http://ltp.sourceforge.net/coverage/lcov.php
-Version: 1.7
+Version: 1.10
License: GPL v2
+License file: COPYING
Security Critical: no
Description:
-This directory contains a stock lcov-1.7 with the following changes:
+This directory contains a stock lcov-1.10 with the following changes:
- Added bin/mcov, an assembly script derived from lcov which is
particularly useful for dealing with Mac XCode build paths.
-- Added LICENSE file pulled from the top of bin/lcov.
+- Added LICENSE file which symlinks to COPYING
+
+N.B.: This code will not be shipped with Chrome.
+ It is only part of the build/test infrastructure.
« no previous file with comments | « third_party/lcov/README ('k') | third_party/lcov/bin/gendesc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698