From: kanschat Date: Tue, 29 Aug 2006 20:51:50 +0000 (+0000) Subject: output of exceptions changed a while ago X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55416d71d268fe02b8830fdde8688c1b1e8f380;p=dealii-svn.git output of exceptions changed a while ago git-svn-id: https://svn.dealii.org/trunk@13776 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/reference/cmp/generic b/tests/base/reference/cmp/generic index 385fbe6f22..63bebc7caa 100644 --- a/tests/base/reference/cmp/generic +++ b/tests/base/reference/cmp/generic @@ -10,40 +10,9 @@ 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 --------------------------------------------------------- -An error occurred in file in function - void Subscriptor::unsubscribe(const char*) const -The violated condition was: - it != counter_map.end() -The name and call sequence of the exception was: - ExcNoSubscriber(object_info->name(), name) -Additional Information: -No subscriber with identifier "Test R" did subscribe to this object of class 4Test --------------------------------------------------------- -DEAL::Abort!!! --------------------------------------------------------- -An error occurred in file in function - void Subscriptor::unsubscribe(const char*) const -The violated condition was: - it->second > 0 -The name and call sequence of the exception was: - ExcNoSubscriber(object_info->name(), name) -Additional Information: -No subscriber with identifier "Test R" did subscribe to this object of class 4Test --------------------------------------------------------- -DEAL::Abort!!! +DEAL::ExcNoSubscriber(object_info->name(), name) +DEAL::ExcNoSubscriber(object_info->name(), name) DEAL::Destruct B DEAL::Destruct A