bazel-skylib/tests
c-parsons cff8af42e9
Remove genfiles_dir retrieval method (#203)
genfiles_dir has been the same as bin_dir for several Bazel releases, and is
being fully removed in upcoming Bazel release.
2019-10-08 15:46:35 -04:00
..
copy_file Add licenses() to all BUILD files. (#141) 2019-05-01 11:33:25 -04:00
diff_test Fix a number of misc issues to allow google usage of bazel-skylib (#146) 2019-05-07 16:25:43 -04:00
native_binary Delete maprule. Fix Buildifier lint errors. (#192) 2019-09-17 14:03:22 +02:00
run_binary Delete maprule. Fix Buildifier lint errors. (#192) 2019-09-17 14:03:22 +02:00
write_file write_file: support different line endings (#150) 2019-05-09 15:29:44 +02:00
BUILD Delete maprule. Fix Buildifier lint errors. (#192) 2019-09-17 14:03:22 +02:00
analysis_test_test.sh Minor formatting changes plus doc updates (#147) 2019-05-08 16:34:47 +02:00
build_test_tests.bzl Delete maprule. Fix Buildifier lint errors. (#192) 2019-09-17 14:03:22 +02:00
collections_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
common_settings_test.sh Create common build settings (#154) 2019-06-14 15:22:54 -04:00
dicts_tests.bzl Accept kwargs in dicts.add() (#130) 2019-03-20 13:08:29 -04:00
new_sets_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
old_sets_tests.bzl Make sets.bzl point to new_sets.bzl instead of old_sets.bzl (#158) 2019-05-28 17:54:22 -04:00
partial_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
paths_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
selects_tests.bzl selects.bzl: Add config_setting_group for config_setting AND/OR-chaining (#89) 2019-06-05 17:39:51 -04:00
shell_tests.bzl Windows: fix tests for native test wrapper (#129) 2019-03-26 10:52:27 +01:00
structs_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00
types_tests.bzl Add types.is_set() to test whether an arbitrary object is a set as defined by new_sets.bzl. (#181) 2019-09-17 10:21:44 -04:00
unittest.bash Add basic shell testing for unittest.bzl (#108) 2019-02-11 17:18:56 -05:00
unittest_test.sh Add some comments to unittest_test.sh (#159) 2019-06-04 11:28:45 -04:00
unittest_tests.bzl Remove genfiles_dir retrieval method (#203) 2019-10-08 15:46:35 -04:00
versions_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00