Chromium Code Reviews| Index: third_party/lcov-1.9/README.chromium |
| =================================================================== |
| --- third_party/lcov-1.9/README.chromium (revision 0) |
| +++ third_party/lcov-1.9/README.chromium (revision 0) |
| @@ -0,0 +1,13 @@ |
| +Name: LCOV - the LTP GCOV extension |
| +Short Name: lcov |
| +URL: http://ltp.sourceforge.net/coverage/lcov.php |
| +Version: 1.9 |
| +License: Free. Copyright (c) International Business Machines Corp., 2002,2010 |
|
Mark Mentovai
2011/09/22 13:54:05
This is still not correct. It should describe the
philmarti
2011/09/22 14:39:03
Done.
|
| +License File: LICENSE |
|
Mark Mentovai
2011/09/22 13:54:05
This should be:
License File: COPYING
and you sh
philmarti
2011/09/22 14:39:03
Done.
|
| +Security Critical: no |
| +Description: |
|
Mark Mentovai
2011/09/22 13:54:05
This file needs a Local Modifications section. It
philmarti
2011/09/22 14:39:03
Done.
|
| +This directory contains a stock lcov-1.9. The existing lcov is v1.6 and need |
| +to stay here to prevent breakages of existing coverage schemes. |
| + |
| +N.B.: This code will not be shipped with Chrome. |
| + It is only part of the build/test infrastructure. |