From 421d7022d81fa130469d4b9fcf2eff885e65f1fd Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Thu, 17 Mar 2022 20:18:02 +0000 Subject: [PATCH] Only run DistributedTree tests if ArborX was configured with MPI support --- ...ibuted_tree_intersect.with_arborx_with_mpi=on.mpirun=2.output} | 0 ...tributed_tree_nearest.with_arborx_with_mpi=on.mpirun=2.output} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/arborx/{distributed_tree_intersect.mpirun=2.output => distributed_tree_intersect.with_arborx_with_mpi=on.mpirun=2.output} (100%) rename tests/arborx/{distributed_tree_nearest.mpirun=2.output => distributed_tree_nearest.with_arborx_with_mpi=on.mpirun=2.output} (100%) 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 -- 2.39.5