xref: /aosp_15_r20/external/bazelbuild-rules_go/tests/core/output_groups/README.rst (revision 9bb1b549b6a84214c53be0924760be030e66b93a)
1output_groups functionality
2===========================
3
4Tests to ensure the supported `output_groups` are working as expected.
5
6compilation_outputs_test
7------------------------
8
9Checks that the `compilation_outputs` output group is populated with the
10compiled archives from `go_library`, `go_test`, and `go_binary` targets.
11