From: hartmann Date: Thu, 14 Apr 2005 10:32:13 +0000 (+0000) Subject: Update ref. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4defd64aa4628f61218b3d6177cda4713b721c6f;p=dealii-svn.git Update ref. git-svn-id: https://svn.dealii.org/trunk@10486 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/results/i686-pc-linux-gnu+gcc3.4/base/reference.output b/tests/results/i686-pc-linux-gnu+gcc3.4/base/reference.output new file mode 100644 index 0000000000..bccd4e9659 --- /dev/null +++ b/tests/results/i686-pc-linux-gnu+gcc3.4/base/reference.output @@ -0,0 +1,27 @@ +JobId unknown Thu Apr 14 12:28:08 2005 +DEAL::Construct A +DEAL::Construct B +DEAL::a mutable +DEAL::b const +DEAL::r mutable +DEAL::s const +DEAL::t mutable +DEAL::u const +DEAL::Construct C +DEAL::Construct D +DEAL::Destruct D +-------------------------------------------------------- +An error occurred in line <78> of 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::Destruct C +DEAL::Destruct B +DEAL::Destruct A