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
2024-05-03 16:12:56 -07:00
..
assert_archive_contains
assert_contains
assert_directory_contains
bats test: fix timeout (#707) 2023-12-22 11:44:44 -08:00
bazelrc_presets chore: add bazel test support to javascript --config=debug preset (#825) 2024-04-25 16:33:16 -07:00
copy_directory
copy_directory_bin_action
copy_file
copy_to_bin
copy_to_directory chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00
copy_to_directory_bin_action chore: test against bazel 7.0.0 (#713) 2024-01-07 16:12:05 -08:00
coreutils
expand_template feat: don't require 'out' on expand_template (#798) 2024-03-26 16:57:16 -07:00
external_test_repo
jq jq: add data file and location expansion support (#757) 2024-02-26 17:43:56 -08:00
run_binary
run_binary_expansions chore: make it possible to override run_binary#use_default_shell_env (#762) 2024-02-21 13:37:47 -08:00
stamping chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00
tar feat(tar): add ergonomic way to strip_prefix (#829) 2024-05-01 12:36:39 -07:00
transitions feat: add platform_transition_test (#770) 2024-04-03 14:42:07 -07:00
write_source_files chore: add example of using write_source_file to merge output tree artifact files with source files that are already in an output directory (#730) 2024-01-22 21:03:31 -08:00
yq
zstd feat: introduce zstd toolchain (#831) 2024-05-03 16:12:56 -07:00
a.js feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
base64_tests.bzl
BUILD.bazel feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
expand_make_vars_test.bzl
generate_outputs.bzl
glob_match_test.bzl
lists_test.bzl feat(list): add unique function (#716) 2024-02-27 08:25:00 -08:00
paths_test.bzl
strings_tests.bzl
utils_test.bzl