Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf
/ testExt
Function
testExt
private/pkg/normalpath/normalpath_windows_test.go:158–160 ·
view source on GitHub ↗
(t *testing.T, expected string, input string)
Source
from the content-addressed store, hash-verified
156
}
157
158
func
testExt(t *testing.T, expected string, input string) {
159
assert.Equal(t, expected, Ext(input))
160
}
161
162
func
TestJoin(t *testing.T) {
163
t.Parallel()
Callers
1
TestExt
Function · 0.70
Calls
1
Ext
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…