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-01-16 17:19:13 -08:00
..
copy_directory feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321) 2023-01-16 17:19:13 -08:00
copy_directory_bin_action Add copy_directory binary tool (#324) 2023-01-14 15:51:01 -08:00
copy_file chore: run gazelle for golang (#305) 2023-01-01 15:37:00 -08:00
copy_to_bin chore: set test timeouts to short 2022-08-20 13:58:43 -07:00
copy_to_directory feat: improved copy_to_directory performance & globbing support using copy_to_directory_bin_action (#311) 2023-01-07 11:26:27 -08:00
copy_to_directory_action refactor: give internal impl methods meaningful names (#252) 2022-09-20 15:23:56 -07:00
copy_to_directory_bin_action feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321) 2023-01-16 17:19:13 -08:00
coreutils fix: fix pathing issue in new copy_to_directory binary tool on Windows (#334) 2023-01-16 15:09:18 -08: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 Remove the use of realpath in tests (#315) 2023-01-06 11:56:25 -08:00
write_source_files fix: write_source_files should use target platform for additional_update_targets (#297) 2022-12-03 15:02:33 -08:00
yq fix: fix yq windows issues by bumping version 2022-05-31 11:07:14 -07:00
base64_tests.bzl feat: add base64 encode & decode utility functions (#292) 2022-11-25 17:00:02 -08:00
BUILD.bazel fix: handle directory symlinks in copy_to_directory_bin_action tool binary (#314) 2023-01-06 10:29:45 -08:00
expand_make_vars_test.bzl chore: set test timeouts to short 2022-08-20 13:58:43 -07:00
generate_outputs.bzl feat: add executable attribute to write_source_files 2022-12-03 10:46:08 -08: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 chore: update pre-bazel 6 work-around in utils to only apply for bazel versions < 6 (#320) 2023-01-14 12:13:02 -08:00