From e1c5a0863a5ee6083b320fffc9802adaf8266e56 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sat, 24 Apr 2021 02:06:51 -0500 Subject: [PATCH] tests/sundials/* Use new variants already for version 5.2.0 onwards --- ....geq.5.4.0.output => arkode_01.with_sundials.geq.5.2.0.output} | 0 ...ls.le.5.4.0.output => arkode_01.with_sundials.le.5.2.0.output} | 0 ....geq.5.4.0.output => arkode_02.with_sundials.geq.5.2.0.output} | 0 ....geq.5.4.0.output => arkode_03.with_sundials.geq.5.2.0.output} | 0 ...ls.le.5.4.0.output => arkode_03.with_sundials.le.5.2.0.output} | 0 ....geq.5.4.0.output => arkode_06.with_sundials.geq.5.2.0.output} | 0 ....geq.5.4.0.output => arkode_07.with_sundials.geq.5.2.0.output} | 0 ....geq.5.4.0.output => arkode_08.with_sundials.geq.5.2.0.output} | 0 ...utput => arkode_repeated_solve.with_sundials.geq.5.2.0.output} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename tests/sundials/{arkode_01.with_sundials.geq.5.4.0.output => arkode_01.with_sundials.geq.5.2.0.output} (100%) rename tests/sundials/{arkode_01.with_sundials.le.5.4.0.output => arkode_01.with_sundials.le.5.2.0.output} (100%) rename tests/sundials/{arkode_02.with_sundials.geq.5.4.0.output => arkode_02.with_sundials.geq.5.2.0.output} (100%) rename tests/sundials/{arkode_03.with_sundials.geq.5.4.0.output => arkode_03.with_sundials.geq.5.2.0.output} (100%) rename tests/sundials/{arkode_03.with_sundials.le.5.4.0.output => arkode_03.with_sundials.le.5.2.0.output} (100%) rename tests/sundials/{arkode_06.with_sundials.geq.5.4.0.output => arkode_06.with_sundials.geq.5.2.0.output} (100%) rename tests/sundials/{arkode_07.with_sundials.geq.5.4.0.output => arkode_07.with_sundials.geq.5.2.0.output} (100%) rename tests/sundials/{arkode_08.with_sundials.geq.5.4.0.output => arkode_08.with_sundials.geq.5.2.0.output} (100%) rename tests/sundials/{arkode_repeated_solve.with_sundials.geq.5.4.0.output => arkode_repeated_solve.with_sundials.geq.5.2.0.output} (100%) diff --git a/tests/sundials/arkode_01.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_01.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_01.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_01.with_sundials.geq.5.2.0.output diff --git a/tests/sundials/arkode_01.with_sundials.le.5.4.0.output b/tests/sundials/arkode_01.with_sundials.le.5.2.0.output similarity index 100% rename from tests/sundials/arkode_01.with_sundials.le.5.4.0.output rename to tests/sundials/arkode_01.with_sundials.le.5.2.0.output diff --git a/tests/sundials/arkode_02.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_02.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_02.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_02.with_sundials.geq.5.2.0.output diff --git a/tests/sundials/arkode_03.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_03.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_03.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_03.with_sundials.geq.5.2.0.output diff --git a/tests/sundials/arkode_03.with_sundials.le.5.4.0.output b/tests/sundials/arkode_03.with_sundials.le.5.2.0.output similarity index 100% rename from tests/sundials/arkode_03.with_sundials.le.5.4.0.output rename to tests/sundials/arkode_03.with_sundials.le.5.2.0.output diff --git a/tests/sundials/arkode_06.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_06.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_06.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_06.with_sundials.geq.5.2.0.output diff --git a/tests/sundials/arkode_07.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_07.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_07.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_07.with_sundials.geq.5.2.0.output diff --git a/tests/sundials/arkode_08.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_08.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_08.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_08.with_sundials.geq.5.2.0.output diff --git a/tests/sundials/arkode_repeated_solve.with_sundials.geq.5.4.0.output b/tests/sundials/arkode_repeated_solve.with_sundials.geq.5.2.0.output similarity index 100% rename from tests/sundials/arkode_repeated_solve.with_sundials.geq.5.4.0.output rename to tests/sundials/arkode_repeated_solve.with_sundials.geq.5.2.0.output -- 2.39.5