bazel-lib/lib/tests
Greg Magolan 9077a147c0
fix: fix copy_to_directory flattening with root_paths = ['**'] (#277)
2022-11-07 18:28:04 -08:00
..
copy_directory feat: add copy_directory (#63) 2022-04-03 17:52:03 -07:00
copy_file fix: fix a bug where the same file couldn't be copied to the same output 2022-08-20 11:31:56 -07:00
copy_to_bin chore: set test timeouts to short 2022-08-20 13:58:43 -07:00
copy_to_directory fix: fix copy_to_directory flattening with root_paths = ['**'] (#277) 2022-11-07 18:28:04 -08:00
copy_to_directory_action refactor: give internal impl methods meaningful names (#252) 2022-09-20 15:23:56 -07:00
external_test_repo refactor: remove directory functionality from copy_file (#64) 2022-04-05 13:38:54 -07:00
jq feat: jq supports stamping 2022-08-22 12:39:54 -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: set test timeouts to short 2022-08-20 13:58:43 -07:00
transitions chore: use aspect_bazel_lib diff_test (#94) 2022-04-29 00:36:41 -07:00
write_source_files feat: add assert_outputs 2022-10-31 15:25:12 -07:00
yq fix: fix yq windows issues by bumping version 2022-05-31 11:07:14 -07:00
BUILD.bazel chore: set test timeouts to short 2022-08-20 13:58:43 -07:00
expand_make_vars_test.bzl chore: set test timeouts to short 2022-08-20 13:58:43 -07:00
generate_outputs.bzl refactor: give internal impl methods meaningful names (#252) 2022-09-20 15:23:56 -07:00
glob_match_test.bzl perf: do not execute glob for non-glob copy_to_directory root_paths/replace_prefix params (#274) 2022-11-02 18:44:42 -07:00
paths_test.bzl chore: set test timeouts to short 2022-08-20 13:58:43 -07:00
utils_test.bzl fix: use bzlmod @@ in to_label if Bazel version is 6 or greater (#265) 2022-10-26 15:46:39 -07:00