From: Martin Kronbichler Date: Tue, 17 Dec 2013 07:50:38 +0000 (+0000) Subject: Do not perform ML tests with 64 bit indices which are not supported by ML. X-Git-Tag: v8.2.0-rc1~1175 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c0a28003ffec7e20d111ab4e3c0f1f3900f3c9;p=dealii.git Do not perform ML tests with 64 bit indices which are not supported by ML. git-svn-id: https://svn.dealii.org/trunk@32037 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/trilinos/precondition_amg_smoother.output b/tests/trilinos/precondition_amg_smoother.with_64bit_indices=off.output similarity index 100% rename from tests/trilinos/precondition_amg_smoother.output rename to tests/trilinos/precondition_amg_smoother.with_64bit_indices=off.output diff --git a/tests/trilinos/precondition_q_iso_q1.output b/tests/trilinos/precondition_q_iso_q1.with_64bit_indices=off.output similarity index 100% rename from tests/trilinos/precondition_q_iso_q1.output rename to tests/trilinos/precondition_q_iso_q1.with_64bit_indices=off.output