bazel-skylib/tests/expand_template
Nick Gooding 8a6ab72c6e
Stop hardcoding runfiles prefix (#402)
bazelbuild/bazel@6a8ddb7 changed the prefix for runfiles from the main
repo when Bzlmod is enabled. Because all uses of rlocation were
hardcoded to use "bazel_skylib", tests requiring runfiles stopped
working with Bzlmod enabled. This commit updates calls to rlocation to
instead use the TEST_WORKSPACE env var to get the repo name.
2022-10-15 09:20:48 +11:00
..
BUILD Add expand_template rule (#330) 2022-04-01 18:07:48 -04:00
template_test.sh Stop hardcoding runfiles prefix (#402) 2022-10-15 09:20:48 +11:00
test.cc Add expand_template rule (#330) 2022-04-01 18:07:48 -04:00
test.tpl.yaml Add expand_template rule (#330) 2022-04-01 18:07:48 -04:00
version.h.in Add expand_template rule (#330) 2022-04-01 18:07:48 -04:00