llvm-project/libc/utils
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
..
HdrGen [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00
IntegrationTest [libc][NFC] Convert threads unittests in to integration tests. 2022-06-23 20:32:33 +00:00
LibcTableGenUtil [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00
MPFRWrapper [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
UnitTest [libc] Add Uint128 type as a fallback when __uint128_t is not available. 2022-06-24 16:03:35 +00:00
buildbot
mathtools [libc][NFC] Add supporting class for atof implementation 2021-10-04 21:08:02 +00:00
testutils [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
tools [libc][cmake] Make `add_tablegen` calls match others 2022-01-24 18:36:37 +00:00
CMakeLists.txt [libc] Add a new rule add_integration_test. 2022-03-23 20:57:29 +00:00