MCPcopy 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
45void addCompilerTest(boost::unit_test::test_suite* test)
46{
47 test->add( new CompilerTestSuite( ) );
48}
49
50}

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected