diff options
author | 2023-03-07 19:24:34 +0000 | |
---|---|---|
committer | 2023-03-08 21:40:26 +0000 | |
commit | abedff0ca7d48dc5cb73b16290beeec09627fa6e (patch) | |
tree | 6576f2cbfe8c2c93f9593c0e9810785b7bc39203 /filesystem/filesystem_test.go | |
parent | f20a52657d1ffedfd88887950e02a8cc81b30dbb (diff) |
Add a method in bp2build to create aliases in another directory
The expected use case for this is to create aliases for stub libraries
in the @api_surfaces repository in build/bazel/api_surfaces.
This restricts the scope to just aliases. If we have a use case for
generating actual Bazel targets in another directory, a workaround could
be to generate the targets in the current directory (via
CreateBazelTargetModule) and aliases to it in the other directory
Test: go test ./bp2build
Change-Id: I6b63d9d018618d447fc7c260a2a94aaa00e57a4d
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions