MCPcopy Create free account
hub / github.com/ImageEngine/cortex / testNegativeIndexing

Method testNegativeIndexing

test/IECore/ImathVectorData.py:205–207  ·  view source on GitHub ↗

Test V2iVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

203 BaseVectorDataTest.testAssignment(self)
204
205 def testNegativeIndexing(self):
206 """Test V2iVectorData negative indexing"""
207 BaseVectorDataTest.testNegativeIndexing(self)
208
209 def testCopyOnWrite(self):
210 """Test V2iVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected