We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96caf1 commit b2dc1bdCopy full SHA for b2dc1bd
NEWS.md
@@ -1,3 +1,8 @@
1
+# testthat 3.2.3.9000
2
+
3
+* Fixed use of the deprecated C++20 function `std::uncaught_exception()`
4
+ in the vendored Catch C++ unit testing library [@tylermorganwall, #2047]
5
6
# testthat 3.2.3
7
8
* Fixed an issue where `expect_no_error(1)` was failing (#2037).
0 commit comments