HomePhabricator
Diffusion MITK 9a41855462af

BREAKING Fixed ContourElementTest

Description

BREAKING Fixed ContourElementTest

T28464 introduced changes to ContourElement insert behavior.
Instead of silently dropping outofbound
inserts, it now behaves like stl vector::insert.
Thus inserts outofbound will be inserted at
the end. Test had to be adapted accordingly.

Details

Provenance
flocaAuthored on Aug 13 2022, 10:32 AM
flocaPushed on Aug 14 2022, 9:58 AM
Differential Revision
Restricted Differential Revision
Parents
rMITK2e1e005b53f3: Implementation of New Add Tool
Branches
Unknown
Tags
Unknown