github.com/0xKiwi/rules_go@v0.24.3/tests/core/nogo/config/README.rst (about) 1 Nogo configuration 2 ================== 3 4 .. _nogo: /go/nogo.rst 5 .. _go_binary: /go/core.rst#_go_binary 6 .. _#1850: https://github.com/bazelbuild/rules_go/issues/1850 7 .. _#2470: https://github.com/bazelbuild/rules_go/issues/2470 8 9 Tests that verify nogo_ works on targets compiled in non-default configurations. 10 11 .. contents:: 12 13 config_test 14 ----------- 15 16 Verifies that a `go_binary`_ can be built in non-default configurations with 17 nogo. Verifies `#1850`_, `#2470`_.