Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ AddTest
Method
AddTest
tests/gpu/GPUUnitTest.cpp:185–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
AddTest::AddTest(OCIOGPUTestRcPtr test)
186
{
187
GetUnitTests().push_back(test);
188
}
189
190
191
namespace
Callers
nothing calls this directly
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected