From: kronbichler Date: Wed, 9 Apr 2014 09:22:14 +0000 (+0000) Subject: Forgot to update test output X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b28aaa0d2898b86fba2072f1edf987040b8ace;p=dealii-svn.git Forgot to update test output git-svn-id: https://svn.dealii.org/trunk@32747 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/aligned_vector_03.output b/tests/base/aligned_vector_03.output index 1b934a8299..15be0b98c9 100644 --- a/tests/base/aligned_vector_03.output +++ b/tests/base/aligned_vector_03.output @@ -1,8 +1,9 @@ DEAL::Constructor: 0 0 0 0 -DEAL::Insertion: 0 0 1 0 5 42 0 0 1 0 5 42 27 +DEAL::Insertion: 0 0 1 0 1 0 0 0 1 0 1 0 1 DEAL::Shrinking: 0 0 1 0 DEAL::Reserve: 0 0 1 0 -DEAL::Assignment: 0 0 1 0 5 42 27 +DEAL::Assignment: 0 0 1 0 1 0 1 DEAL::Check large initialization: OK DEAL::Check large resize: OK +DEAL::Memory consumption: 400024 for a.size()=400000