From 8597e7ac511a6bd33f0ec4f5778d8ac3c87f714f Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Thu, 12 Dec 2019 14:17:34 -0500 Subject: [PATCH] Restrict a few more tests requiring complex values --- ...ity_08.output => periodicity_08.with_complex_values=on.output} | 0 ...ity_09.output => periodicity_09.with_complex_values=on.output} | 0 ...postprocessor_vector_complex_01.with_complex_values=on.output} | 0 ...tools_23.output => dof_tools_23.with_complex_values=on.output} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/bits/{periodicity_08.output => periodicity_08.with_complex_values=on.output} (100%) rename tests/bits/{periodicity_09.output => periodicity_09.with_complex_values=on.output} (100%) rename tests/data_out/{data_out_postprocessor_vector_complex_01.output => data_out_postprocessor_vector_complex_01.with_complex_values=on.output} (100%) rename tests/dofs/{dof_tools_23.output => dof_tools_23.with_complex_values=on.output} (100%) diff --git a/tests/bits/periodicity_08.output b/tests/bits/periodicity_08.with_complex_values=on.output similarity index 100% rename from tests/bits/periodicity_08.output rename to tests/bits/periodicity_08.with_complex_values=on.output diff --git a/tests/bits/periodicity_09.output b/tests/bits/periodicity_09.with_complex_values=on.output similarity index 100% rename from tests/bits/periodicity_09.output rename to tests/bits/periodicity_09.with_complex_values=on.output diff --git a/tests/data_out/data_out_postprocessor_vector_complex_01.output b/tests/data_out/data_out_postprocessor_vector_complex_01.with_complex_values=on.output similarity index 100% rename from tests/data_out/data_out_postprocessor_vector_complex_01.output rename to tests/data_out/data_out_postprocessor_vector_complex_01.with_complex_values=on.output diff --git a/tests/dofs/dof_tools_23.output b/tests/dofs/dof_tools_23.with_complex_values=on.output similarity index 100% rename from tests/dofs/dof_tools_23.output rename to tests/dofs/dof_tools_23.with_complex_values=on.output -- 2.39.5