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

Method testNegativeIndexing

test/IECore/VectorData.py:484–486  ·  view source on GitHub ↗

Test HalfVectorData negative indexing

(self)

Source from the content-addressed store, hash-verified

482 BaseVectorDataTest.testAssignment(self)
483
484 def testNegativeIndexing(self):
485 """Test HalfVectorData negative indexing"""
486 BaseVectorDataTest.testNegativeIndexing(self)
487
488 def testCopyOnWrite(self):
489 """Test HalfVectorData copy-on-write behavior"""

Callers

nothing calls this directly

Calls 1

testNegativeIndexingMethod · 0.45

Tested by

no test coverage detected