github.com/0xKiwi/rules_go@v0.24.3/tests/core/README.rst (about)

     1  Core Go rules tests
     2  ===================
     3  
     4  This contains tests of the core go rules.
     5  
     6  Contents
     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