From 1ed07e8fa83079dd961ff9152fc0ab970512907d Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 30 Jun 2023 23:58:34 -0500 Subject: [PATCH] add a news entry --- doc/news/changes/minor/20230630MatthiasMaier | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/news/changes/minor/20230630MatthiasMaier diff --git a/doc/news/changes/minor/20230630MatthiasMaier b/doc/news/changes/minor/20230630MatthiasMaier new file mode 100644 index 0000000000..54cada7d47 --- /dev/null +++ b/doc/news/changes/minor/20230630MatthiasMaier @@ -0,0 +1,7 @@ +Improved: The `deal_ii_pickup_tests()` macro now prints a status line at +the end summarizing how many tests have been configured for the given test +category. Similarly, the top level target `setup_tests` concatenates these +status lines and prints a summary after invocation. +
+(Matthias Maier, 2023/06/30) + -- 2.39.5