mirror of
https://github.com/bazelbuild/bazel-skylib
synced 2024-11-28 08:43:51 +00:00
8a6ab72c6e
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. |
||
---|---|---|
.. | ||
copy_directory | ||
copy_file | ||
diff_test | ||
expand_template | ||
native_binary | ||
run_binary | ||
select_file | ||
write_file | ||
analysis_test_test.sh | ||
BUILD | ||
build_test_tests.bzl | ||
collections_tests.bzl | ||
common_settings_test.sh | ||
dicts_tests.bzl | ||
new_sets_tests.bzl | ||
partial_tests.bzl | ||
paths_tests.bzl | ||
selects_tests.bzl | ||
shell_tests.bzl | ||
structs_tests.bzl | ||
subpackages_tests.bzl | ||
types_tests.bzl | ||
unittest.bash | ||
unittest_test.sh | ||
unittest_tests.bzl | ||
versions_tests.bzl |