Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_script (0.17 sec)

  1. src/cmd/go/go_test.go

    	// Enable the special behavior needed in cmd/go/internal/work,
    	// run the main func exported via export_test.go, and exit.
    	// We set CMDGO_TEST_RUN_MAIN via os.Setenv and testScript.setup.
    	if os.Getenv("CMDGO_TEST_RUN_MAIN") != "" {
    		cfg.SetGOROOT(cfg.GOROOT, true)
    		gover.TestVersion = os.Getenv("TESTGO_VERSION")
    		toolchain.TestVersionSwitch = os.Getenv("TESTGO_VERSION_SWITCH")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 81.1K bytes
    - Viewed (0)
Back to top