- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for gotPaths (0.04 sec)
- 
				
				src/archive/zip/reader_test.gocontinue } var gotPaths []string for _, f := range zr.File { gotPaths = append(gotPaths, f.Name) } if !slices.Equal(gotPaths, []string{path}) { t.Errorf("NewReader for archive with file %q: got files %q", path, gotPaths) continue } } } func TestDisableInsecurePathCheck(t *testing.T) {Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Mar 11 22:19:38 UTC 2025 - 56.6K bytes - Viewed (0)