..
assert_archive_contains
chore: also accept expected as a list of entries
2023-01-20 16:16:42 -08:00
assert_contains
fix: support special chars in assert_contains expected expression ( #426 )
2023-05-10 16:07:40 -07:00
assert_directory_contains
feat: add assert_directory_contains test to testing.bzl ( #560 )
2023-09-29 09:53:00 -07:00
bats
test: fix timeout ( #707 )
2023-12-22 11:44:44 -08:00
bazelrc_presets
chore: turn off bzlmod misguided warning ( #901 )
2024-08-14 10:41:50 -07:00
copy_directory
chore: update pre-commit buildifier ( #563 )
2023-09-29 14:42:33 -07:00
copy_directory_bin_action
chore: add windows binaries ( #610 )
2023-10-10 14:13:17 -07:00
copy_file
chore: update pre-commit buildifier ( #563 )
2023-09-29 14:42:33 -07:00
copy_to_bin
chore: set test timeouts to short
2022-08-20 13:58:43 -07:00
copy_to_directory
fix: allow copy_to_directory to have an empty srcs list ( #871 )
2024-06-21 11:33:00 -06:00
copy_to_directory_bin_action
chore: test against bazel 7.0.0 ( #713 )
2024-01-07 16:12:05 -08:00
coreutils
chore: add windows binaries ( #610 )
2023-10-10 14:13:17 -07:00
expand_template
feat: don't require 'out' on expand_template ( #798 )
2024-03-26 16:57:16 -07:00
external_test_repo
refactor: remove directory functionality from copy_file ( #64 )
2022-04-05 13:38:54 -07:00
jq
jq: add data file and location expansion support ( #757 )
2024-02-26 17:43:56 -08:00
run_binary
test: add test / example of using root path on a run_binary directory output ( #862 )
2024-06-05 13:48:07 -07:00
run_binary_expansions
refactor(release): switch release integrity to be dynamic ( #854 )
2024-05-23 16:08:35 -07:00
stamping
chore: bazel run //:format ( #682 )
2023-12-08 00:30:39 -08:00
tar
docs(tar): point to the tests as useful examples ( #892 )
2024-08-05 11:18:57 -07:00
transitions
feat: add platform_transition_test ( #770 )
2024-04-03 14:42:07 -07:00
write_source_files
fix: Set size to a default value as well as timeout. ( #839 )
2024-07-19 12:50:50 -07:00
yq
chore: update pre-commit buildifier ( #563 )
2023-09-29 14:42:33 -07:00
zstd
feat: introduce zstd toolchain ( #831 )
2024-05-03 16:12:56 -07:00
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
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
feat: implement chr, ord, and hex ( #425 )
2023-05-15 12:15:55 -07: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
fix: rewrite glob implementation to follow standard glob specs
2023-05-08 07:46:19 -07:00
lists_test.bzl
feat(list): add `unique` function ( #716 )
2024-02-27 08:25:00 -08:00
paths_test.bzl
fix(ci): fix bzlmod issues and enable on ci ( #658 )
2023-11-15 15:07:03 -08:00
strings_tests.bzl
chore: run buildifier
2023-06-13 16:28:17 -07:00
utils_test.bzl
fix(ci): fix bzlmod issues and enable on ci ( #658 )
2023-11-15 15:07:03 -08:00