| OLD | NEW |
| 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. |
| OLD | NEW |