[all-commits] [llvm/llvm-project] 689de5: [libc][NFC][obvious] fix the names of MPFR tests

michaelrj-google via All-commits all-commits at lists.llvm.org
Wed Jan 20 15:44:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 689de5841c1c4c9b0fe711b61d26f7425cf99423
      https://github.com/llvm/llvm-project/commit/689de5841c1c4c9b0fe711b61d26f7425cf99423
  Author: Michael Jones <michaelrj at google.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    M libc/test/src/math/RIntTest.h
    M libc/test/src/math/RemQuoTest.h
    M libc/test/src/math/RoundToIntegerTest.h
    M libc/test/src/math/fmaf_test.cpp
    M libc/test/src/math/hypot_test.cpp
    M libc/test/src/math/hypotf_test.cpp

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list