Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ AddTest
Method
AddTest
tests/testutils/UnitTest.h:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
struct AddTest
69
{
70
explicit AddTest(const OCIOTestRcPtr & test)
71
{
72
GetUnitTests().push_back(test);
73
}
74
};
75
76
Callers
nothing calls this directly
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected