summaryrefslogtreecommitdiff
path: root/libc/test/src/math/hypot_test.cpp
AgeCommit message (Expand)Author
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2021-12-22[libc] apply formatting to testsMichael Jones
2021-01-20[libc][NFC][obvious] fix the names of MPFR testsMichael Jones
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones
2020-12-15[libc][NFC][Obvious] Remove few unnecessary #include directives in tests.Siva Chandra Reddy
2020-12-03[libc] Add implementation of hypot.Tue Ly