From b88e607b946106ff79bbddaee37976a179bf30ce Mon Sep 17 00:00:00 2001 From: Daniel Garcia-Sanchez Date: Mon, 15 Oct 2018 15:20:30 +0200 Subject: [PATCH] Add the option "with_complex_values=on" in the output files of the tests --- ...utput => hdf5_01.with_hdf5=true.with_complex_values=on.output} | 0 ...hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=1.output} | 0 ...hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=4.output} | 0 ...hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=1.output} | 0 ...hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=4.output} | 0 ...utput => hdf5_04.with_hdf5=true.with_complex_values=on.output} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename tests/base/{hdf5_01.output => hdf5_01.with_hdf5=true.with_complex_values=on.output} (100%) rename tests/base/{hdf5_02.with_hdf5=true.mpirun=1.output => hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=1.output} (100%) rename tests/base/{hdf5_02.with_hdf5=true.mpirun=4.output => hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=4.output} (100%) rename tests/base/{hdf5_03.with_hdf5=true.mpirun=1.output => hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=1.output} (100%) rename tests/base/{hdf5_03.with_hdf5=true.mpirun=4.output => hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=4.output} (100%) rename tests/base/{hdf5_04.output => hdf5_04.with_hdf5=true.with_complex_values=on.output} (100%) diff --git a/tests/base/hdf5_01.output b/tests/base/hdf5_01.with_hdf5=true.with_complex_values=on.output similarity index 100% rename from tests/base/hdf5_01.output rename to tests/base/hdf5_01.with_hdf5=true.with_complex_values=on.output diff --git a/tests/base/hdf5_02.with_hdf5=true.mpirun=1.output b/tests/base/hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=1.output similarity index 100% rename from tests/base/hdf5_02.with_hdf5=true.mpirun=1.output rename to tests/base/hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=1.output diff --git a/tests/base/hdf5_02.with_hdf5=true.mpirun=4.output b/tests/base/hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=4.output similarity index 100% rename from tests/base/hdf5_02.with_hdf5=true.mpirun=4.output rename to tests/base/hdf5_02.with_hdf5=true.with_complex_values=on.mpirun=4.output diff --git a/tests/base/hdf5_03.with_hdf5=true.mpirun=1.output b/tests/base/hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=1.output similarity index 100% rename from tests/base/hdf5_03.with_hdf5=true.mpirun=1.output rename to tests/base/hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=1.output diff --git a/tests/base/hdf5_03.with_hdf5=true.mpirun=4.output b/tests/base/hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=4.output similarity index 100% rename from tests/base/hdf5_03.with_hdf5=true.mpirun=4.output rename to tests/base/hdf5_03.with_hdf5=true.with_complex_values=on.mpirun=4.output diff --git a/tests/base/hdf5_04.output b/tests/base/hdf5_04.with_hdf5=true.with_complex_values=on.output similarity index 100% rename from tests/base/hdf5_04.output rename to tests/base/hdf5_04.with_hdf5=true.with_complex_values=on.output -- 2.39.5