From: Bruno Turcksin Date: Thu, 17 Mar 2022 20:18:02 +0000 (+0000) Subject: Only run DistributedTree tests if ArborX was configured with MPI support X-Git-Tag: v9.4.0-rc1~361^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421d7022d81fa130469d4b9fcf2eff885e65f1fd;p=dealii.git Only run DistributedTree tests if ArborX was configured with MPI support --- diff --git a/tests/arborx/distributed_tree_intersect.mpirun=2.output b/tests/arborx/distributed_tree_intersect.with_arborx_with_mpi=on.mpirun=2.output similarity index 100% rename from tests/arborx/distributed_tree_intersect.mpirun=2.output rename to tests/arborx/distributed_tree_intersect.with_arborx_with_mpi=on.mpirun=2.output diff --git a/tests/arborx/distributed_tree_nearest.mpirun=2.output b/tests/arborx/distributed_tree_nearest.with_arborx_with_mpi=on.mpirun=2.output similarity index 100% rename from tests/arborx/distributed_tree_nearest.mpirun=2.output rename to tests/arborx/distributed_tree_nearest.with_arborx_with_mpi=on.mpirun=2.output