Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
cmd/bin/ | 04-Jul-2025 | - | 36 | 30 | ||
pkg/lib/ | 04-Jul-2025 | - | 187 | 152 | ||
BUILD.bazel | D | 04-Jul-2025 | 2 KiB | 82 | 73 | |
README.rst | D | 04-Jul-2025 | 358 | 13 | 8 | |
extra.txt | D | 04-Jul-2025 | 0 | |||
go_path_test.go | D | 04-Jul-2025 | 5.6 KiB | 206 | 170 |
README.rst
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