From 4c5e6b2a91e82f62708842fe436846addfd5fd13 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Tue, 12 Jul 2016 14:20:48 +0200 Subject: [PATCH] rename .output for tests which do not run with complex-valued PETSc --- ...h_complex=false.with_arpack_with_parpack=true.mpirun=3.output} | 0 ...mpirun=3.with_petsc=true.with_petsc_with_complex=false.output} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/arpack/{step-36_parpack.with_mpi=true.with_petsc=true.with_arpack_with_parpack=true.mpirun=3.output => step-36_parpack.with_mpi=true.with_petsc=true.with_petsc_with_complex=false.with_arpack_with_parpack=true.mpirun=3.output} (100%) rename tests/mpi/{data_out_faces_01.mpirun=3.with_petsc=true.output => data_out_faces_01.mpirun=3.with_petsc=true.with_petsc_with_complex=false.output} (100%) diff --git a/tests/arpack/step-36_parpack.with_mpi=true.with_petsc=true.with_arpack_with_parpack=true.mpirun=3.output b/tests/arpack/step-36_parpack.with_mpi=true.with_petsc=true.with_petsc_with_complex=false.with_arpack_with_parpack=true.mpirun=3.output similarity index 100% rename from tests/arpack/step-36_parpack.with_mpi=true.with_petsc=true.with_arpack_with_parpack=true.mpirun=3.output rename to tests/arpack/step-36_parpack.with_mpi=true.with_petsc=true.with_petsc_with_complex=false.with_arpack_with_parpack=true.mpirun=3.output diff --git a/tests/mpi/data_out_faces_01.mpirun=3.with_petsc=true.output b/tests/mpi/data_out_faces_01.mpirun=3.with_petsc=true.with_petsc_with_complex=false.output similarity index 100% rename from tests/mpi/data_out_faces_01.mpirun=3.with_petsc=true.output rename to tests/mpi/data_out_faces_01.mpirun=3.with_petsc=true.with_petsc_with_complex=false.output -- 2.39.5