summaryrefslogtreecommitdiff
path: root/Userland/Tests/LibM
AgeCommit message (Expand)Author
2021-03-15LibM: Implement fmin/fmaxMițca Dumitru
2021-03-15LibM: Make the gamma family of functions more accurate and conformantMițca Dumitru
2021-03-09LibM: Add scalbn and associated functionsMițca Dumitru
2021-03-03AK+LibM: Rename EXPECT_CLOSE to EXPECT_APPROXIMATEBen Wiederhake
2021-03-03AK+LibM: Make EXPECT_CLOSE more useful during debuggingBen Wiederhake
2021-02-05LibM: Implement nextafter() and nexttoward()Andreas Kling
2021-02-05LibM: Build and install the LibM testAndreas Kling