Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TOOLEXEC_IMPORTPATH (0.15 sec)

  1. src/cmd/go/testdata/script/toolexec.txt

    [cgo] stderr -count=2 '^cgo'${GOEXE}' TOOLEXEC_IMPORTPATH="test/main/withcgo"$'
    [cgo] stderr -count=1 '^compile'${GOEXE}' TOOLEXEC_IMPORTPATH="test/main/withcgo"$'
    stderr -count=1 '^compile'${GOEXE}' TOOLEXEC_IMPORTPATH="test/main"$'
    stderr -count=1 '^link'${GOEXE}' TOOLEXEC_IMPORTPATH="test/main"$'
    
    # Test packages are a little bit trickier.
    # We have four variants of test/main, as reported by 'go list -test':
    #
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 21:26:10 UTC 2022
    - 3.8K bytes
    - Viewed (0)
Back to top