bazel-skylib/rules
c-parsons baaef76aaa
Add analysis_test rule
Targets of this rule verify that targets can be analyzed successfully.
This is similar to build_test, except no actual action execution of
the underlying targets occur. analysis_test essentially verifies that
`bazel build [targets] --nobuild` passes.
2019-02-19 15:16:36 -05:00
..
BUILD Add rules to the test_deps target. (#102) 2019-01-28 13:51:57 -05:00
analysis_test.bzl Add analysis_test rule 2019-02-19 15:16:36 -05:00
build_test.bzl Some doc fixes (#100) 2019-01-25 14:51:01 -05:00
empty_test.sh Add a build_test rule. (#97) 2019-01-25 14:34:15 -05:00
maprule.bzl maprule: an improved version of genrule() (#86) 2019-01-08 09:04:53 +01:00
maprule_private.bzl Fix example load directive. (#101) 2019-01-28 11:37:57 -05:00
maprule_testing.bzl maprule: an improved version of genrule() (#86) 2019-01-08 09:04:53 +01:00