Skip to content
Snippets Groups Projects
Commit 0e5bc992 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add tests for IntegrateCellArray

parent fe1a504a
No related branches found
No related tags found
1 merge request!128Feature/unit tests
...@@ -98,6 +98,7 @@ add_executable (unit_tests ...@@ -98,6 +98,7 @@ add_executable (unit_tests
test_GaussQuadratureDescriptor.cpp test_GaussQuadratureDescriptor.cpp
test_IfProcessor.cpp test_IfProcessor.cpp
test_IncDecExpressionProcessor.cpp test_IncDecExpressionProcessor.cpp
test_IntegrateCellArray.cpp
test_IntegrateCellValue.cpp test_IntegrateCellValue.cpp
test_IntegrateOnCells.cpp test_IntegrateOnCells.cpp
test_INodeProcessor.cpp test_INodeProcessor.cpp
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment