bazel-lib/lib/tests
Marc Redemske a3d7efe298
feat(list): add `unique` function (#716)
* feat(list): add `unique` function

* Update lists.bzl

* Update lists.bzl

* Update lists.bzl

* Update lists.bzl

---------

Co-authored-by: Alex Eagle <alex@aspect.dev>
2024-02-27 08:25:00 -08:00
..
assert_archive_contains
assert_contains
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 presets: remove eternal test_timeout_filtering (#758) 2024-02-16 13:56:38 -08: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
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 chore: add windows binaries (#610) 2023-10-10 14:13:17 -07:00
expand_template fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
external_test_repo
jq jq: add data file and location expansion support (#757) 2024-02-26 17:43:56 -08:00
run_binary chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
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 fix #697: use to_repository_relative_path in mtree_spec (#696) 2023-12-20 11:22:42 -08:00
transitions chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08: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 chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -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
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 fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
strings_tests.bzl
utils_test.bzl fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00