]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a test output file variant. 17640/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 30 Aug 2024 20:04:05 +0000 (16:04 -0400)
committerDavid Wells <drwells@email.unc.edu>
Fri, 30 Aug 2024 20:54:27 +0000 (16:54 -0400)
clang formats exceptions in a slightly different way.

tests/parameter_handler/parameter_handler_29.output.clang-apple [new file with mode: 0644]

diff --git a/tests/parameter_handler/parameter_handler_29.output.clang-apple b/tests/parameter_handler/parameter_handler_29.output.clang-apple
new file mode 100644 (file)
index 0000000..9643652
--- /dev/null
@@ -0,0 +1,23 @@
+
+DEAL::ExcEncounteredDeprecatedEntries(deprecation_messages)
+    The following deprecated entries were encountered:
+
+
+--------------------------------------------------------
+An error occurred in file <parameter_handler.cc> in function
+    void dealii::ParameterHandler::scan_line(std::string, const std::string &, const unsigned int, const bool)
+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 std::string &, const unsigned int, const bool)
+Additional information: 
+    Line <3> of file <prm/parameter_handler_3.prm>: Entry <int> is
+    deprecated.
+--------------------------------------------------------
+
+DEAL::a, b, c
+DEAL::3

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.