Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testInstall (0.08 sec)

  1. src/cmd/cgo/internal/testcarchive/carchive_test.go

    	// be running this test in a GOROOT owned by root.)
    	genHeader(t, "p.h", "./p")
    
    	testInstall(t, "./testp1"+exeSuffix,
    		filepath.Join(libgodir, libgoa),
    		filepath.Join(libgodir, "libgo.h"),
    		"go", "install", "-buildmode=c-archive", "./libgo")
    
    	// Test building libgo other than installing it.
    	// Header files are now present.
    	testInstall(t, "./testp2"+exeSuffix, "libgo.a", "libgo.h",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 00:43:51 UTC 2023
    - 34.8K bytes
    - Viewed (0)
Back to top