aboutsummaryrefslogtreecommitdiff
path: root/tests/fenv_test.cpp
AgeCommit message (Expand)Author
2022-10-18riscv64: fix <fenv.h> tests.Elliott Hughes
2022-10-14Add an explicit test that fegetenv()/fesetenv() includes the rounding mode.Elliott Hughes
2021-08-16Replace local MUSL define with global ANDROID_HOST_MUSLColin Cross
2021-08-12Build bionic unit tests for muslColin Cross
2021-02-18Don't involve debuggerd in a SIGFPE test.Elliott Hughes
2020-10-22Add DoNotOptimize and use it in tests.Elliott Hughes
2020-01-24Fix new clang compiler warningChih-Hung Hsieh
2018-03-05Rewrite system(3) to use posix_spawn(3).Elliott Hughes
2017-11-03Fix arm/arm64 <fenv.h> to match current reality.Elliott Hughes
2017-11-02Add basic tests for the remaining 9 libm <fenv.h> functions.Elliott Hughes
2013-02-01Upgrade libm.Elliott Hughes
2012-11-05Rewrite <fenv.h> for ARM.Elliott Hughes