Tests: add unit tests for:

* TopoShape::getElementTypeAndIndex
* ComplexGeoData::getTypeAndIndex

and fix crashes there when passing a null pointer
This commit is contained in:
wmayer
2023-08-25 15:54:48 +02:00
committed by wwmayer
parent 66fb1c7777
commit 2c2347f746
8 changed files with 116 additions and 2 deletions

View File

@@ -0,0 +1 @@
add_subdirectory(Part)