commit | a9c9e949454de134d3241593c6785762bf948197 | [log] [tgz] |
---|---|---|
author | Tengpeng <66138273+tengpengli@users.noreply.github.com> | Thu Jul 30 20:37:21 2020 -0400 |
committer | GitHub <noreply@github.com> | Thu Jul 30 20:37:21 2020 -0400 |
tree | 99d36ea30e463cd6d80950ae906f9e798439ac9c | |
parent | 630b5a0f3fd2c2153f466666ae0b0a06f6a5b8dd [diff] |
Create rules to load external dependencies (#48) Create rules to load external dependencies and add name in WORKSPACE Use fuzzing/repositories.bzl to load the dependencies and load the transitive dependencies in WORKSPACE Signed-off-by: tengpeng <tengpeng.li2020@gmail.com> modified: WORKSPACE new file: repositories.bzl
This repository contains Bazel Starlark extensions for defining fuzz tests in Bazel projects.
This is not an officially supported Google product.