[libc-commits] [libc] [libc] Unit test for isnan[f,l] (PR #98274)

via libc-commits libc-commits at lists.llvm.org
Sat Jul 13 21:40:29 PDT 2024


lntue wrote:

Do you mind moving these tests to `libc/test/src/math/smoke/` folder instead?  I plan to have `libc/test/src/math/smoke` for tests that would work any where with very low dependency, while tests in `libc/test/src/math/` are those that require MPFR.  Thanks,

https://github.com/llvm/llvm-project/pull/98274


More information about the libc-commits mailing list