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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « third_party/lcov/README ('k') | third_party/lcov/bin/gendesc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: LCOV - the LTP GCOV extension 1 Name: LCOV - the LTP GCOV extension
2 Short Name: lcov 2 Short Name: lcov
3 URL: http://ltp.sourceforge.net/coverage/lcov.php 3 URL: http://ltp.sourceforge.net/coverage/lcov.php
4 Version: 1.7 4 Version: 1.10
5 License: GPL v2 5 License: GPL v2
6 License file: COPYING
6 Security Critical: no 7 Security Critical: no
7 8
8 Description: 9 Description:
9 This directory contains a stock lcov-1.7 with the following changes: 10 This directory contains a stock lcov-1.10 with the following changes:
10 11
11 - Added bin/mcov, an assembly script derived from lcov which is 12 - Added bin/mcov, an assembly script derived from lcov which is
12 particularly useful for dealing with Mac XCode build paths. 13 particularly useful for dealing with Mac XCode build paths.
13 - Added LICENSE file pulled from the top of bin/lcov. 14 - Added LICENSE file which symlinks to COPYING
15
16 N.B.: This code will not be shipped with Chrome.
17 It is only part of the build/test infrastructure.
OLDNEW
« 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