bazel-skylib/tests/diff_test
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 Fix a number of misc issues to allow google usage of bazel-skylib (#146) 2019-05-07 16:25:43 -04:00
a.txt diff_test: add rule and tests (#136) 2019-04-12 13:35:29 -04:00
aa.txt diff_test: add rule and tests (#136) 2019-04-12 13:35:29 -04:00
b.txt diff_test: add rule and tests (#136) 2019-04-12 13:35:29 -04:00
diff_test_tests.sh Stop hardcoding runfiles prefix (#402) 2022-10-15 09:20:48 +11:00