2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
bazel-lib/lib/tests
2023-09-29 14:42:33 -07:00
..
assert_archive_contains chore: also accept expected as a list of entries 2023-01-20 16:16:42 -08:00
assert_contains fix: support special chars in assert_contains expected expression (#426) 2023-05-10 16:07:40 -07:00
assert_directory_contains feat: add assert_directory_contains test to testing.bzl (#560) 2023-09-29 09:53:00 -07:00
bazelrc_presets feat: add list utils (#512) 2023-09-21 10:12:47 -07:00
copy_directory chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
copy_directory_bin_action fix: lookup source files from execroot when running diff_test on RBE (#531) 2023-09-21 13:27:08 -07:00
copy_file chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
copy_to_bin
copy_to_directory chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
copy_to_directory_action chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
copy_to_directory_bin_action chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
coreutils fix: fix pathing issue in new copy_to_directory binary tool on Windows (#334) 2023-01-16 15:09:18 -08:00
expand_template chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
external_test_repo
jq chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
run_binary chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
run_binary_expansions ci: add assertion that bcr patches apply (#556) 2023-09-27 10:26:38 -07:00
stamping chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
transitions chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
write_source_files chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
yq chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
base64_tests.bzl feat: implement chr, ord, and hex (#425) 2023-05-15 12:15:55 -07:00
BUILD.bazel chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
expand_make_vars_test.bzl
generate_outputs.bzl
glob_match_test.bzl fix: rewrite glob implementation to follow standard glob specs 2023-05-08 07:46:19 -07:00
lists_test.bzl feat: add list utils (#512) 2023-09-21 10:12:47 -07:00
paths_test.bzl feat: add to_rlocation_path and to_repository_relative_path functions to paths.bzl (#362) 2023-02-11 12:36:49 -08:00
strings_tests.bzl chore: run buildifier 2023-06-13 16:28:17 -07:00
utils_test.bzl feat: add propagate_common_{,test_,binary_}rule_attributes to lib/utils. (#553) 2023-09-26 14:29:42 -07:00