Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeometryCollective/ddg-exercises
/ main
Function
main
projects/parameterization/src/test-param.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
} // namespace
141
142
int main(int argc, char** argv) {
143
::testing::InitGoogleTest(&argc, argv);
144
return RUN_ALL_TESTS();
145
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected