Changes

Summary

  1. [Core] Add topology subset indices test (#4738) (details)
Commit 62c2a294c4793cca65c12c0e26c84a9e6860e79e by noreply
[Core] Add topology subset indices test (#4738)

* WIP

* Added unit test on TopologySubsetIndices. Need to fix the tests

* Fix removing process

* Fix windows compilation

* Change swap mechanism with an erase one, less efficient in time but keep list order
The file was addedSofa/framework/Core/test/topology/TopologySubsetIndices_test.cpp
The file was modifiedSofa/framework/Core/test/CMakeLists.txt (diff)
The file was modifiedSofa/framework/Core/src/sofa/core/topology/TopologySubsetIndices.h (diff)
The file was modifiedSofa/framework/Core/src/sofa/core/topology/TopologySubsetData.inl (diff)
The file was modifiedSofa/framework/Core/src/sofa/core/topology/TopologySubsetData.h (diff)
The file was modifiedSofa/framework/Core/src/sofa/core/topology/TopologySubsetIndices.cpp (diff)