llvm-project/libc/utils/testutils
Alex Brachet 04c681d195 [libc] Specify rounding mode for strto[f|d] tests
The specified rounding mode will be used and restored
to what it was before the test ran.

Additionally, it moves ForceRoundingMode and RoundingMode
out of MPFRUtils to be used in more places.

Differential Revision: https://reviews.llvm.org/D129685
2022-07-13 20:20:30 +00:00
..
CMakeLists.txt [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
ExecuteFunction.h Fix [libc] Minor test signedness fixes 2022-04-26 17:14:52 -07:00
ExecuteFunctionUnix.cpp [libc][NFC] Use more common variable naming convention 2022-03-16 03:34:54 +00:00
FDReader.h [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
FDReaderUnix.cpp [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
RandUtils.cpp
RandUtils.h
RoundingModeUtils.cpp [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
RoundingModeUtils.h [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
StreamWrapper.cpp [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
StreamWrapper.h [libc] apply formatting to tests 2021-12-22 10:53:25 -08:00
Timer.cpp [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00
Timer.h [libc] Add differential quality and perf analysis targets for sinf and cosf. 2021-04-26 19:39:33 +00:00