MCPcopy 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

68struct 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_backMethod · 0.45

Tested by

no test coverage detected