From: guido Date: Wed, 12 Jul 2006 09:30:21 +0000 (+0000) Subject: it seems most tests do not have these two exceptions X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce546e9061340975459ca18685cd82886a39c6f4;p=dealii-svn.git it seems most tests do not have these two exceptions git-svn-id: https://svn.dealii.org/trunk@13360 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/base/reference/cmp/generic b/tests/base/reference/cmp/generic index 385fbe6f22..455c4f6f7c 100644 --- a/tests/base/reference/cmp/generic +++ b/tests/base/reference/cmp/generic @@ -23,27 +23,5 @@ Object of class 4Test is still used by 1 other objects. -------------------------------------------------------- DEAL::Abort!!! 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::Destruct B DEAL::Destruct A