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

Add binary operators tests

parent a5303c09
No related branches found
No related tags found
1 merge request!89Add missing compatibility check when affecting lists to R^d or R^dxd
...@@ -101,12 +101,13 @@ add_executable (unit_tests ...@@ -101,12 +101,13 @@ add_executable (unit_tests
add_executable (mpi_unit_tests add_executable (mpi_unit_tests
mpi_test_main.cpp mpi_test_main.cpp
test_Messenger.cpp test_DiscreteFunctionP0.cpp
test_Partitioner.cpp
test_ItemArray.cpp test_ItemArray.cpp
test_ItemArrayUtils.cpp test_ItemArrayUtils.cpp
test_ItemValue.cpp test_ItemValue.cpp
test_ItemValueUtils.cpp test_ItemValueUtils.cpp
test_Messenger.cpp
test_Partitioner.cpp
test_SubItemValuePerItem.cpp test_SubItemValuePerItem.cpp
test_SubItemArrayPerItem.cpp test_SubItemArrayPerItem.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