Name Date Size #Lines LOC

..--

boringcrypto/H25-Apr-2025-13496

build_stdlib/H25-Apr-2025-11681

c_linkmodes/H25-Apr-2025-374253

cgo/H25-Apr-2025-1,5071,090

coverage/H25-Apr-2025-896696

cross/H25-Apr-2025-816605

go_bazel_test/H25-Apr-2025-9160

go_binary/H25-Apr-2025-1,054762

go_download_sdk/H25-Apr-2025-203164

go_library/H25-Apr-2025-869629

go_path/H25-Apr-2025-524433

go_plugin/H25-Apr-2025-7655

go_plugin_with_proto_library/H25-Apr-2025-10176

go_proto_library/H25-Apr-2025-918570

go_proto_library_importmap/H25-Apr-2025-5541

go_test/H25-Apr-2025-1,5401,015

importmap/H25-Apr-2025-13973

nogo/H25-Apr-2025-2,1431,628

output_groups/H25-Apr-2025-11694

race/H25-Apr-2025-321258

runfiles/H25-Apr-2025-304199

starlark/H25-Apr-2025-270217

stdlib/H25-Apr-2025-194142

strip/H25-Apr-2025-292254

transition/H25-Apr-2025-408322

README.rstH A D25-Apr-20251.4 KiB3629

README.rst

1Core Go rules tests
2===================
3
4This contains tests of the core go rules.
5
6Contents
7--------
8
9.. Child list start
10
11* `Misc configuration transition tests <transition/README.rst>`_
12* `Basic go_library functionality <go_library/README.rst>`_
13* `output_groups functionality <output_groups/README.rst>`_
14* `Basic -buildmode=plugin functionality <go_plugin/README.rst>`_
15* `go_bazel_test macro functionality <go_bazel_test/README.rst>`_
16* `Core Go rules tests <nogo/README.rst>`_
17* `go_proto_library importmap <go_proto_library_importmap/README.rst>`_
18* `Cross compilation <cross/README.rst>`_
19* `Basic go_proto_library functionality <go_proto_library/README.rst>`_
20* `c-archive / c-shared linkmodes <c_linkmodes/README.rst>`_
21* `Basic go_test functionality <go_test/README.rst>`_
22* `.. _#2067: https://github.com/bazelbuild/rules_go/issues/2067 <cgo/README.rst>`_
23* `Runfiles functionality <runfiles/README.rst>`_
24* `go_download_sdk <go_download_sdk/README.rst>`_
25* `go_embed_data <go_embed_data/README.rst>`_
26* `race instrumentation <race/README.rst>`_
27* `stdlib functionality <stdlib/README.rst>`_
28* `Basic go_binary functionality <go_binary/README.rst>`_
29* `Starlark unit tests <starlark/README.rst>`_
30* `.. _#2127: https://github.com/bazelbuild/rules_go/issues/2127 <coverage/README.rst>`_
31* `Import maps <importmap/README.rst>`_
32* `Basic go_path functionality <go_path/README.rst>`_
33
34.. Child list end
35
36