From: Daniel Arndt Date: Thu, 19 Jul 2018 15:46:50 +0000 (+0200) Subject: Provide alternative test output for data_out_12 without ZLIB support X-Git-Tag: v9.1.0-rc1~909^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6934%2Fhead;p=dealii.git Provide alternative test output for data_out_12 without ZLIB support --- diff --git a/tests/data_out/data_out_12.with_zlib=off.output b/tests/data_out/data_out_12.with_zlib=off.output new file mode 100644 index 0000000000..8a5a1988e9 --- /dev/null +++ b/tests/data_out/data_out_12.with_zlib=off.output @@ -0,0 +1,79 @@ + + + + + + + + +0.00000 0.00000 0 +1.00000 0.00000 0 +0.00000 1.00000 0 +1.00000 1.00000 0 + + + + + +0 1 3 2 + + +4 + + +9 + + + + +1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 1.00000 1.00000 0.00000 1.00000 1.00000 0.00000 + +1.00000 0.00000 0.00000 0.00000 1.00000 0.00000 0.00000 0.00000 0.00000 3.00000 0.00000 0.00000 0.00000 1.00000 0.00000 0.00000 0.00000 0.00000 1.00000 0.00000 0.00000 0.00000 3.00000 0.00000 0.00000 0.00000 0.00000 3.00000 1.00000 0.00000 1.00000 2.00000 0.00000 0.00000 0.00000 0.00000 + + + + + + + + + + + +0.00000 0.00000 0.00000 +1.00000 0.00000 0.00000 +0.00000 1.00000 0.00000 +1.00000 1.00000 0.00000 +0.00000 0.00000 1.00000 +1.00000 0.00000 1.00000 +0.00000 1.00000 1.00000 +1.00000 1.00000 1.00000 + + + + + +0 1 3 2 4 5 7 6 + + +8 + + +12 + + + + +1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 1.00000 1.00000 0.00000 1.00000 1.00000 0.00000 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 1.00000 1.00000 0.00000 1.00000 1.00000 0.00000 + +1.00000 0.00000 0.00000 0.00000 1.00000 0.00000 0.00000 0.00000 1.00000 -2.00000 0.00000 0.00000 0.00000 -2.00000 0.00000 0.00000 0.00000 3.00000 1.00000 0.00000 0.00000 0.00000 1.00000 0.00000 0.00000 0.00000 0.00100000 2.00000 1.00000 1.00000 1.00000 2.00000 1.00000 1.00000 1.00000 3.00000 0.247186 0.490995 0.131325 0.490995 -0.371056 0.719072 0.131325 0.719072 -0.156008 0.280588 0.467439 0.934953 0.467439 0.0600321 -0.211376 0.934953 -0.211376 0.962976 0.0628610 -0.0117908 -0.667617 -0.0117908 -0.390601 -0.957805 -0.667617 -0.957805 -0.193320 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 + + + + diff --git a/tests/data_out/data_out_12.output b/tests/data_out/data_out_12.with_zlib=on.output similarity index 100% rename from tests/data_out/data_out_12.output rename to tests/data_out/data_out_12.with_zlib=on.output