bazel-skylib/tests
Julie b113ed5d05 Create common build settings (#154)
Create common simple build settings for people to use so they don't recreate these rules over and over again. 

This fulfills part of the SBC design doc: https://docs.google.com/document/d/1vc8v-kXjvgZOdQdnxPTaV0rrLxtP2XwnD2tAZlYJOqw/edit#bookmark=id.iiumwic0jphr
2019-06-14 15:22:54 -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
maprule Add licenses() to all BUILD files. (#141) 2019-05-01 11:33:25 -04:00
native_binary New rules: native_binary and native_test (#152) 2019-05-14 13:33:01 +02:00
run_binary run_binary: runs an executable as an action (#153) 2019-05-21 14:46:09 +02:00
write_file write_file: support different line endings (#150) 2019-05-09 15:29:44 +02:00
BUILD Create common build settings (#154) 2019-06-14 15:22:54 -04:00
analysis_test_test.sh Minor formatting changes plus doc updates (#147) 2019-05-08 16:34:47 +02:00
build_test_tests.bzl Some doc fixes (#100) 2019-01-25 14:51:01 -05: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
maprule_tests.bzl maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01: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_depset`. (#105) 2019-02-08 18:37:26 +01: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 Fix a number of misc issues to allow google usage of bazel-skylib (#146) 2019-05-07 16:25:43 -04:00
versions_tests.bzl unittest.bzl: supports Windows (#84) 2018-12-04 16:14:08 +01:00