xref: /aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_path/README.rst (revision 9bb1b549b6a84214c53be0924760be030e66b93a)
1Basic go_path functionality
2===========================
3
4.. _go_path: /docs/go/core/rules.md#_go_path
5
6Tests to ensure the basic features of `go_path`_ are working as expected.
7
8go_path_test
9------------
10
11Consumes `go_path`_ rules built for the same set of packages in archive, copy,
12and link modes and verifies that expected files are present in each mode.
13