Tests: add unit tests for:
* TopoShape::getElementTypeAndIndex * ComplexGeoData::getTypeAndIndex and fix crashes there when passing a null pointer
This commit is contained in:
@@ -66,6 +66,7 @@ function(setup_qt_test)
|
||||
endfunction()
|
||||
|
||||
add_executable(Tests_run)
|
||||
add_executable(Part_tests_run)
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(src)
|
||||
target_include_directories(Tests_run PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user