| Index: third_party/coverage/README.chromium
|
| diff --git a/third_party/coverage/README.chromium b/third_party/coverage/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8cd18dbca83e31bd624fdd30943a99d7c8fd72d4
|
| --- /dev/null
|
| +++ b/third_party/coverage/README.chromium
|
| @@ -0,0 +1,13 @@
|
| +URL: http://nedbatchelder.com/code/coverage/
|
| +Version: 3.7
|
| +License: BSD
|
| +License File: PKG-INFO
|
| +
|
| +Description:
|
| +Coverage.py measures code coverage, typically during test execution.
|
| +
|
| +
|
| +Local Modifications:
|
| +Kept only the 'coverage' subdirectory, PKG-INFO, and AUTHORS.txt.
|
| +Removed tracer.c
|
| +
|
|
|