bazel-skylib/lib
c-parsons 6bb8994a03
Add analysis-test test framework (#110)
This framework allows for easy creation of unittest-like tests to make assertions
on the provider-values returned by real targets.
2019-02-14 16:54:42 -05:00
..
BUILD Fix skylark_library deps for new_sets and unittest. (#76) 2018-11-27 11:50:34 +01:00
collections.bzl Wrap invocation of dict.items() in list(). (#91) 2019-01-10 15:26:52 -05:00
dicts.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
new_sets.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
old_sets.bzl Fix Skylark analyzer warning. (#81) 2018-11-29 11:53:05 +01:00
partial.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
paths.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
selects.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
sets.bzl Rename sets.bzl to old_sets.bzl (#70) 2018-11-20 16:54:09 -05:00
shell.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
structs.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
types.bzl Add `types.is_depset`. (#105) 2019-02-08 18:37:26 +01:00
unittest.bzl Add analysis-test test framework (#110) 2019-02-14 16:54:42 -05:00
versions.bzl Remove spurious newlines from fail/print messages (#60) 2018-10-18 16:04:01 -07:00