2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-26 13:30:30 +00:00
bazel-lib/lib/tests
2022-04-29 00:36:51 -07:00
..
copy_directory feat: add copy_directory (#63) 2022-04-03 17:52:03 -07:00
copy_file
copy_to_bin feat: add copy_to_bin rule (#69) 2022-04-12 16:31:04 -07:00
copy_to_directory refactor: remove directory functionality from copy_file (#64) 2022-04-05 13:38:54 -07:00
external_test_repo refactor: remove directory functionality from copy_file (#64) 2022-04-05 13:38:54 -07:00
jq feat: yq (#80) 2022-04-19 21:45:06 -07:00
run_binary feat: add run_binary with output directory support & improved makevar expansion (#57) 2022-03-31 20:04:35 -07:00
transitions chore: use aspect_bazel_lib diff_test (#94) 2022-04-29 00:36:41 -07:00
write_source_files chore: replace is_windows select pattern with target_platform_has_constraint pattern (#95) 2022-04-29 00:36:51 -07:00
yq feat: yq (#80) 2022-04-19 21:45:06 -07:00
BUILD.bazel
expand_make_vars_test.bzl feat: add some additional make variable substitutions for common useful values in the context (#73) 2022-04-14 07:05:28 -07:00
generate_outputs.bzl
paths_test.bzl
utils_test.bzl