Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ test
Function
test
tests/basic/test-assert.cpp:173–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void test()
174
{
175
test_exception();
176
test_async();
177
test_parallel();
178
test_when_all();
179
}
180
181
OPENGEODE_TEST(
"assert"
)
Callers
nothing calls this directly
Calls
4
test_exception
Function · 0.85
test_async
Function · 0.85
test_parallel
Function · 0.85
test_when_all
Function · 0.85
Tested by
no test coverage detected