aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-01-21 14:22:46 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-01-21 14:22:46 -0800
commitce62feb37059eca26b607deb0b9974bce148cc64 (patch)
tree55da1e4c9b96c4f8bd0fd13d91109892317b4eea /tools/run_tests
parentde5d09017b2852881586f0c63db0665c68e5c4bc (diff)
Fix sanity
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/sources_and_headers.json46
1 files changed, 0 insertions, 46 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index bdb917d93c..8d3785b586 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -4336,52 +4336,6 @@
]
},
{
- "deps": [],
- "headers": [
- "third_party/zlib/crc32.h",
- "third_party/zlib/deflate.h",
- "third_party/zlib/gzguts.h",
- "third_party/zlib/inffast.h",
- "third_party/zlib/inffixed.h",
- "third_party/zlib/inflate.h",
- "third_party/zlib/inftrees.h",
- "third_party/zlib/trees.h",
- "third_party/zlib/zconf.h",
- "third_party/zlib/zlib.h",
- "third_party/zlib/zutil.h"
- ],
- "language": "c",
- "name": "z",
- "src": [
- "third_party/zlib/adler32.c",
- "third_party/zlib/compress.c",
- "third_party/zlib/crc32.c",
- "third_party/zlib/crc32.h",
- "third_party/zlib/deflate.c",
- "third_party/zlib/deflate.h",
- "third_party/zlib/gzclose.c",
- "third_party/zlib/gzguts.h",
- "third_party/zlib/gzlib.c",
- "third_party/zlib/gzread.c",
- "third_party/zlib/gzwrite.c",
- "third_party/zlib/infback.c",
- "third_party/zlib/inffast.c",
- "third_party/zlib/inffast.h",
- "third_party/zlib/inffixed.h",
- "third_party/zlib/inflate.c",
- "third_party/zlib/inflate.h",
- "third_party/zlib/inftrees.c",
- "third_party/zlib/inftrees.h",
- "third_party/zlib/trees.c",
- "third_party/zlib/trees.h",
- "third_party/zlib/uncompr.c",
- "third_party/zlib/zconf.h",
- "third_party/zlib/zlib.h",
- "third_party/zlib/zutil.c",
- "third_party/zlib/zutil.h"
- ]
- },
- {
"deps": [
"gpr",
"gpr_test_util",