From: Wolfgang Bangerth Date: Thu, 6 Oct 2016 19:20:36 +0000 (-0600) Subject: Fix test output. X-Git-Tag: v8.5.0-rc1~584^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3216%2Fhead;p=dealii.git Fix test output. --- diff --git a/tests/parameter_handler/parameter_handler_19.debug.output b/tests/parameter_handler/parameter_handler_19.debug.output index 6e93f143c7..3af2027657 100644 --- a/tests/parameter_handler/parameter_handler_19.debug.output +++ b/tests/parameter_handler/parameter_handler_19.debug.output @@ -1,32 +1,28 @@ -DEAL::* no subsection to leave: -DEAL::Exception +DEAL::* no subsection to leave: +DEAL::Exception -------------------------------------------------------- An error occurred in file in function void dealii::ParameterHandler::leave_subsection() -The violated condition was: +The violated condition was: subsection_path.size() != 0 -The name and call sequence of the exception was: - ExcAlreadyAtTopLevel() -Additional Information: -(none) +Additional information: + (none) -------------------------------------------------------- DEAL:: DEAL::* parse_input with missing 'end': DEAL::ExcUnbalancedSubsections (filename, paths_message.str()) -There are unequal numbers of 'subsection' and 'end' statements in the parameter file . + There are unequal numbers of 'subsection' and 'end' statements in the parameter file . DEAL:: -DEAL::Exception +DEAL::Exception -------------------------------------------------------- An error occurred in file in function void dealii::ParameterHandler::leave_subsection() -The violated condition was: +The violated condition was: subsection_path.size() != 0 -The name and call sequence of the exception was: - ExcAlreadyAtTopLevel() -Additional Information: -(none) +Additional information: + (none) -------------------------------------------------------- DEAL:: @@ -34,7 +30,7 @@ DEAL::* Check non empty path before parse_input() DEAL:: DEAL::* Check parse_input() catches messing with path: DEAL::ExcUnbalancedSubsections (filename, paths_message.str()) -There are unequal numbers of 'subsection' and 'end' statements in the parameter file . + There are unequal numbers of 'subsection' and 'end' statements in the parameter file . Path before loading input: subsection test Current path: