From f017686dd4720bac373e8fcd5b779777a83162ec Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Thu, 7 Dec 2023 16:43:46 +0100 Subject: utfcpp: Update to 4.0.4 --- lib/utfcpp/v4/tests/noexceptionstests.cpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/utfcpp/v4/tests/noexceptionstests.cpp (limited to 'lib/utfcpp/v4/tests/noexceptionstests.cpp') diff --git a/lib/utfcpp/v4/tests/noexceptionstests.cpp b/lib/utfcpp/v4/tests/noexceptionstests.cpp new file mode 100644 index 00000000..108ee750 --- /dev/null +++ b/lib/utfcpp/v4/tests/noexceptionstests.cpp @@ -0,0 +1,4 @@ +#include "../extern/ftest/ftest.h" + +#include "test_unchecked_api.h" +#include "test_unchecked_iterator.h" -- cgit v1.2.3