From dfc161e286e2cfa3544f76d95e71743d1bd9c24a Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 13 Aug 2024 10:29:38 +0200 Subject: [PATCH 1/2] Add exception handling to with test macro --- ut | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/ut b/ut index d8d46e1..c444c20 100644 --- a/ut +++ b/ut @@ -641,6 +641,13 @@ template inline auto cfg = default_cfg{};