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
Derek Cormier 3ff61c57e9 fix: fix a bug where write_source_files diff_test fails on windows when
a source is from an external repository
2022-06-16 09:10:30 -07:00
..
copy_directory feat: add copy_directory (#63) 2022-04-03 17:52:03 -07:00
copy_file feat: add directory_path rule and DirectoryPathInfo for specifying files within tree artifacts (#42) 2022-03-03 16:40:32 -08:00
copy_to_bin feat: add copy_to_bin rule (#69) 2022-04-12 16:31:04 -07:00
copy_to_directory feat: add allow_overwrites attribute to copy_to_directory and disable overwrites as the default behavior on linux and macos (#153) 2022-06-14 10:52:40 -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 fix: fix a bug where write_source_files diff_test fails on windows when 2022-06-16 09:10:30 -07:00
yq fix: fix yq windows issues by bumping version 2022-05-31 11:07:14 -07:00
BUILD.bazel feat: platform_transition_filegroup (#55) 2022-03-30 21:04:14 -07:00
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 feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
paths_test.bzl feat: add to_output_relative_path 2022-06-13 12:55:22 -07:00
utils_test.bzl fix: fix buildifier 5.0.0 errors (#35) 2022-02-11 07:52:01 -08:00