From ae73c9d3e8b17fc8933cad714480db46a7621449 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Fri, 4 Aug 2017 15:07:45 +0200 Subject: [PATCH] Restrict serial HDF5 tests to DEAL_II_WITH_MPI=OFF --- ...tput => data_out_hdf5_01.with_hdf5=true.with_mpi=false.output} | 0 ...tput => data_out_hdf5_02.with_hdf5=true.with_mpi=false.output} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/numerics/{data_out_hdf5_01.with_hdf5=true.output => data_out_hdf5_01.with_hdf5=true.with_mpi=false.output} (100%) rename tests/numerics/{data_out_hdf5_02.with_hdf5=true.output => data_out_hdf5_02.with_hdf5=true.with_mpi=false.output} (100%) diff --git a/tests/numerics/data_out_hdf5_01.with_hdf5=true.output b/tests/numerics/data_out_hdf5_01.with_hdf5=true.with_mpi=false.output similarity index 100% rename from tests/numerics/data_out_hdf5_01.with_hdf5=true.output rename to tests/numerics/data_out_hdf5_01.with_hdf5=true.with_mpi=false.output diff --git a/tests/numerics/data_out_hdf5_02.with_hdf5=true.output b/tests/numerics/data_out_hdf5_02.with_hdf5=true.with_mpi=false.output similarity index 100% rename from tests/numerics/data_out_hdf5_02.with_hdf5=true.output rename to tests/numerics/data_out_hdf5_02.with_hdf5=true.with_mpi=false.output -- 2.39.5