Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestEvalSymlinksCanonicalNamesWith8dot3Disabled (1.57 sec)

  1. src/path/filepath/path_windows_test.go

    // This test assumes registry state of NtfsDisable8dot3NameCreation is 2,
    // the default (Volume level setting).
    func TestEvalSymlinksCanonicalNamesWith8dot3Disabled(t *testing.T) {
    	if !*runFSModifyTests {
    		t.Skip("skipping test that modifies file system setting; enable with -run_fs_modify_tests")
    	}
    	tempVol := filepath.VolumeName(os.TempDir())
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 20:38:54 UTC 2024
    - 19.6K bytes
    - Viewed (0)
Back to top