Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cloneGOROOTDeps (0.22 sec)

  1. src/cmd/cgo/internal/testshared/shared_test.go

    		return "", err
    	}
    	return modRoot, nil
    }
    
    // cloneGOROOTDeps copies (or symlinks) the portions of GOROOT/src and
    // GOROOT/pkg relevant to this test into the given directory.
    // It must be run from within the testdata module.
    func cloneGOROOTDeps(goroot string) error {
    	// Before we clone GOROOT, figure out which packages we need to copy over.
    	listArgs := []string{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat Aug 26 01:54:41 UTC 2023
    - 36.3K bytes
    - Viewed (0)
Back to top