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

Add tests for DiscreteFunctionP0Vector

parent 6bd810c6
Branches
Tags
1 merge request!89Add missing compatibility check when affecting lists to R^d or R^dxd
...@@ -102,6 +102,7 @@ add_executable (unit_tests ...@@ -102,6 +102,7 @@ add_executable (unit_tests
add_executable (mpi_unit_tests add_executable (mpi_unit_tests
mpi_test_main.cpp mpi_test_main.cpp
test_DiscreteFunctionP0.cpp test_DiscreteFunctionP0.cpp
test_DiscreteFunctionP0Vector.cpp
test_ItemArray.cpp test_ItemArray.cpp
test_ItemArrayUtils.cpp test_ItemArrayUtils.cpp
test_ItemValue.cpp test_ItemValue.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