From 205c231cff2930a3b07356832cb8ccce26df34e2 Mon Sep 17 00:00:00 2001 From: kanschat Date: Wed, 19 Jul 2006 14:14:51 +0000 Subject: [PATCH] updated reference files git-svn-id: https://svn.dealii.org/trunk@13396 0785d39b-7218-0410-832d-ea1e28bc413d --- .../reference/cmp/i686-pc-linux-gnu+gcc3.4 | 13 +--------- tests/base/slice_vector/cmp/generic | 25 +++---------------- 2 files changed, 4 insertions(+), 34 deletions(-) diff --git a/tests/base/reference/cmp/i686-pc-linux-gnu+gcc3.4 b/tests/base/reference/cmp/i686-pc-linux-gnu+gcc3.4 index 455c4f6f7c..f6cb28670f 100644 --- a/tests/base/reference/cmp/i686-pc-linux-gnu+gcc3.4 +++ b/tests/base/reference/cmp/i686-pc-linux-gnu+gcc3.4 @@ -10,18 +10,7 @@ DEAL::u const DEAL::Construct C DEAL::Construct D DEAL::Destruct D --------------------------------------------------------- -An error occurred in file in function - virtual Subscriptor::~Subscriptor() -The violated condition was: - counter == 0 -The name and call sequence of the exception was: - ExcInUse(counter, object_info->name(), infostring) -Additional Information: -Object of class 4Test is still used by 1 other objects. - from Subscriber Test R --------------------------------------------------------- -DEAL::Abort!!! +DEAL::ExcInUse(counter, object_info->name(), infostring) DEAL::Destruct C DEAL::Destruct B DEAL::Destruct A diff --git a/tests/base/slice_vector/cmp/generic b/tests/base/slice_vector/cmp/generic index bb98c4c502..4649535b4f 100644 --- a/tests/base/slice_vector/cmp/generic +++ b/tests/base/slice_vector/cmp/generic @@ -1,23 +1,4 @@ - 0 1 2 0 1 2 3 - 2 0 1 --------------------------------------------------------- -An error occurred in file in function - VectorSlice::VectorSlice(VECTOR&, unsigned int, unsigned int) [with VECTOR = const std::vector >] -The violated condition was: - (start+length<=v.size()) -The name and call sequence of the exception was: - ExcIndexRange(length, 0, v.size()-start+1) -Additional Information: -Index 5 is not in [0,5[ --------------------------------------------------------- --------------------------------------------------------- -An error occurred in file in function - typename VECTOR::reference VectorSlice::operator[](unsigned int) [with VECTOR = std::vector >] -The violated condition was: - (i