OSDN Git Service

[libc][NFC][obvious] fix the names of MPFR tests
authorMichael Jones <michaelrj@google.com>
Wed, 20 Jan 2021 23:42:01 +0000 (23:42 +0000)
committerMichael Jones <michaelrj@google.com>
Wed, 20 Jan 2021 23:42:01 +0000 (23:42 +0000)
commit689de5841c1c4c9b0fe711b61d26f7425cf99423
tree3249965d700d9c1214bb6e50f7809ff3b155495c
parent1df0dbfcb5c0b90299fe5b74caf42e4cacce16fc
[libc][NFC][obvious] fix the names of MPFR tests

I missed the MPFR tests in my previous commit. They have now been fixed
to not fail the prefix check in the test macro.
libc/test/src/math/RIntTest.h
libc/test/src/math/RemQuoTest.h
libc/test/src/math/RoundToIntegerTest.h
libc/test/src/math/fmaf_test.cpp
libc/test/src/math/hypot_test.cpp
libc/test/src/math/hypotf_test.cpp