[libc-commits] [libc] [libc][test] adds errno clearer test fixture, gtest-style errno and fp except assertions (PR #91608)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Mon May 20 14:30:47 PDT 2024
================
@@ -116,30 +150,22 @@ add_unittest_framework_library(
HDRS
FEnvSafeTest.h
FPMatcher.h
+ FPTest.h
RoundingModeUtils.h
DEPENDS
LibcTest
+ ErrnoSafeTest
----------------
SchrodingerZhu wrote:
Ah, sorry for missing the reply. I am fine with unifying all of them at once.
https://github.com/llvm/llvm-project/pull/91608
More information about the libc-commits
mailing list