bazel-lib/lib/tests
Greg Magolan c867e37856
fix: fix make var expansion in expand_template (#213)
2022-08-11 19:30:45 -07:00
..
copy_directory
copy_file
copy_to_bin fix: fix a bug where two copy_to_bin actions couldn't copy the same file 2022-06-16 11:49:09 -07:00
copy_to_directory fix: add missing convienence aliases to exclude_srcs_packages 2022-07-29 18:52:54 -07:00
copy_to_directory_action fix: improve handling of duplicate files in copy_to_directory (#205) 2022-08-01 09:56:52 -07:00
external_test_repo
jq feat: let jq act like copy_to_bin 2022-06-21 18:40:29 -07:00
run_binary feat: add mnemonic, progress_message && execution_requirements to run_binary (#161) 2022-06-16 16:58:41 -07:00
stamping chore: change default for run_binary#stamp 2022-07-15 09:29:28 -07:00
transitions
write_source_files
yq
BUILD.bazel fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
expand_make_vars_test.bzl fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
generate_outputs.bzl
glob_match_test.bzl feat: add glob_match starlark utility function that support "*", "**" and "?" expressions as well as optionally allow for "*" and "?" to match of path separators (#194) 2022-07-27 18:48:02 -07:00
paths_test.bzl fix: Allow relative_file to take in paths starting with ../ (#166) 2022-06-20 14:21:49 -07:00
utils_test.bzl assert that directories aren't included in file_exists 2022-07-14 07:53:05 -07:00