Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ addCompilerTest
Function
addCompilerTest
test/IECore/CompilerTest.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
{
44
45
void addCompilerTest(boost::unit_test::test_suite* test)
46
{
47
test->add( new CompilerTestSuite( ) );
48
}
49
50
}
Callers
1
init
Function · 0.85
Calls
1
add
Method · 0.45
Tested by
no test coverage detected