MCPcopy 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
11TEST(header_only_test, format) { EXPECT_EQ(fmt::format("foo"), "foo"); }

Callers

nothing calls this directly

Calls 1

formatFunction · 0.70

Tested by

no test coverage detected