summaryrefslogtreecommitdiffstats
path: root/third_party/lcov/README.chromium
blob: 03f6af990b93202974ccbf214dbe8d9bf5e7bae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name: LCOV - the LTP GCOV extension
Short Name: lcov
URL: http://ltp.sourceforge.net/coverage/lcov.php
Version: 1.10
License: GPL v2
License file: COPYING
Security Critical: no

Description:
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 which symlinks to COPYING

N.B.: This code will not be shipped with Chrome.
      It is only part of the build/test infrastructure.