summaryrefslogtreecommitdiff
path: root/Tests/LibM
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-01-02Tests: Add floor and ceil tests to test-mathsin-ack
2021-11-18AK: Implement `acos<T>` correctlyJelle Raaijmakers
2021-11-17AK: Convert AK::Format formatting helpers to returning ErrorOr<void>Andreas Kling
2021-09-02Tests: Remove all file(GLOB) from CMakeLists in TestsAndrew Kaster
2021-08-08Tests: Add Clang pragma for turning off optimizationsDaniel Bertalan
2021-07-17LibM: Turn off builtins, fix tests & implementationPeter Bindels
2021-05-06Tests: Establish root Tests directory, move Userland/Tests thereBrian Gianforcaro