bazel-skylib/tests
Matt a464f69faa
Copy rules_directory to bazel-skylib. (#510)
Original implementation is at https://github.com/matts1/rules_directory
2024-05-29 07:24:27 +02:00
..
bzl_library Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
common_settings Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
copy_directory Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
copy_file Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
diff_test Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
directory Copy rules_directory to bazel-skylib. (#510) 2024-05-29 07:24:27 +02:00
expand_template Add `default_applicable_license` and remove obsolete `licenses()` in all BUILD files (#504) 2024-05-01 17:24:18 -04:00
native_binary Add `default_applicable_license` and remove obsolete `licenses()` in all BUILD files (#504) 2024-05-01 17:24:18 -04:00
run_binary Add `default_applicable_license` and remove obsolete `licenses()` in all BUILD files (#504) 2024-05-01 17:24:18 -04:00
select_file Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
write_file Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
BUILD Re-add `licenses()` - internal license checker still requires it :/ (#506) 2024-05-02 14:38:05 -04:00
analysis_test_test.sh Fix bazel-skylib with Bazel@HEAD (#462) 2023-09-18 11:25:50 -07:00
build_test_tests.bzl Remove outdated rules_cc dependency (#476) 2024-04-24 14:23:39 -04:00
collections_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
common_settings_test.sh Stop hardcoding runfiles prefix (#402) 2022-10-15 09:20:48 +11:00
common_settings_tests.bzl Expose int- and string-valued build settings as Make variables (#440) 2023-08-22 19:41:36 +00:00
dicts_tests.bzl Implement omit and pick dicts functions. (#304) 2022-03-17 16:49:06 -04:00
modules_test.bzl Add helper functions for module extensions as `modules` (#456) 2024-04-24 14:53:32 -04:00
new_sets_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
partial_tests.bzl Enable unittest.suite to accept partial calls of test rules (#276) 2020-11-12 21:04:39 -05:00
paths_tests.bzl Add absolute path tests for Windows (#230) 2020-02-06 11:54:31 -05:00
selects_tests.bzl Fix spelling (#445) 2023-04-26 21:55:09 -04:00
shell_tests.bzl Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bash. (#329) 2021-10-25 09:12:41 -04:00
structs_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
subpackages_tests.bzl Copy rules_directory to bazel-skylib. (#510) 2024-05-29 07:24:27 +02:00
types_tests.bzl Modify actions in order not to need `toolchain` param (#455) 2023-08-28 14:39:43 -04:00
unittest.bash Fix spelling (#445) 2023-04-26 21:55:09 -04:00
unittest_test.sh Add `default_applicable_license` and remove obsolete `licenses()` in all BUILD files (#504) 2024-05-01 17:24:18 -04:00
unittest_tests.bzl Add support for 'loading' unit tests, which evaluate a LOADING phase. (#347) 2022-02-10 16:03:48 -05:00
versions_tests.bzl versions: Don't fail on Bazel dev builds (#463) 2023-09-25 18:25:37 -07:00