llvm-project/libc/utils
Siva Chandra Reddy db936e0e91 [libc][NFC] Add library of floating point test matchers.
This eliminates UnitTest's dependency on FPUtil and hence prevents
non-math tests from depending indirectly on FPUtil. The patch
essentially moves some of the existing pieces into a library of its own.

Along the way, renamed add_math_unittest to add_fp_unittest.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D85486
2020-08-07 23:34:15 -07:00
..
CPP [libc] Add strspn implementation and std::bitset 2020-08-05 16:48:38 -04:00
FPUtil [libc][NFC] Add library of floating point test matchers. 2020-08-07 23:34:15 -07:00
HdrGen [libc][NFC] Move tablegen indexer class into a util library of its own. 2020-07-28 16:35:19 -07:00
LibcTableGenUtil [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00
MPFRWrapper [libc] Add implementations long double fabsl and truncl functions. 2020-06-18 11:08:26 -07:00
UnitTest [libc][NFC] Add library of floating point test matchers. 2020-08-07 23:34:15 -07:00
buildbot [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
testutils [libc] Fix warnings on release build. 2020-05-07 11:56:11 -07:00
tools [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00
CMakeLists.txt [libc] Add a tool called WrapperGen. 2020-07-30 16:07:26 -07:00