Skip to content

Commit c813896

Browse files
[arcane,tests] Ajoute tests pour 'IItemFamily::itemListChangedEvent()'.
1 parent 05820de commit c813896

File tree

4 files changed

+213
-129
lines changed

4 files changed

+213
-129
lines changed

arcane/src/arcane/tests/CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,8 @@ if(PARTITIONER_FOUND)
662662
# ARCANE_ADD_TEST_PARALLEL(mesh_merge_nodes_2d testMeshMergeNodes-2D.arc 4)
663663
endif()
664664

665+
arcane_add_test_sequential(mesh_modification-1D testMeshModificationTester-1D.arc)
666+
arcane_add_test_sequential(mesh_modification-3D testMeshModificationTester-3D.arc)
665667
arcane_add_test(mesh2 testMesh-2.arc "-We,ARCANE_METIS_INPUT_OUTPUT_DIGEST,1")
666668
if (Parmetis_FOUND)
667669
arcane_add_test_parallel_thread(mesh2_face_unique_id_v5 testMesh-2-face-unique-id-v5.arc 4)

0 commit comments

Comments
 (0)