Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fmtlib/fmt
/ TEST
Function
TEST
test/header-only-test.cc:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
#endif
10
11
TEST(header_only_test, format) { EXPECT_EQ(fmt::format(
"foo"
),
"foo"
); }
Callers
nothing calls this directly
Calls
1
format
Function · 0.70
Tested by
no test coverage detected