forked from dealii/dealii
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filter output of parameter_handler_29 test
- Loading branch information
1 parent
2285fbc
commit dba3298
Showing
2 changed files
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,21 @@ | ||
|
||
DEAL::ExcEncounteredDeprecatedEntries(deprecation_messages) | ||
The following deprecated entries were encountered: | ||
DEAL:: The following deprecated entries were encountered: | ||
|
||
|
||
-------------------------------------------------------- | ||
An error occurred in file <parameter_handler.cc> in function | ||
void dealii::ParameterHandler::scan_line(std::string, const string&, unsigned int, bool) | ||
An error occurred in file <parameter_handler.cc> | ||
Additional information: | ||
Line <2> of file <prm/parameter_handler_3.prm>: Entry <string list> is | ||
deprecated. | ||
-------------------------------------------------------- | ||
|
||
-------------------------------------------------------- | ||
An error occurred in file <parameter_handler.cc> in function | ||
void dealii::ParameterHandler::scan_line(std::string, const string&, unsigned int, bool) | ||
An error occurred in file <parameter_handler.cc> | ||
Additional information: | ||
Line <3> of file <prm/parameter_handler_3.prm>: Entry <int> is | ||
deprecated. | ||
-------------------------------------------------------- | ||
|
||
DEAL::a, b, c | ||
a, b, c | ||
DEAL::3 |