index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
objc
/
gcov_stub
blob: 5764e83bea9ca49c6e2ac9e9e9eb00deaa61ffa5 (
plain
)
1
2
3
4
5
6
7
#!/bin/bash ( printf 'Bazel does not yet support coverage.\n' ) >&2 exit 1