index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
math
/
libm-test-support.c
Age
Commit message (
Expand
)
Author
2024-05-20
math: Add more details to the test driver output.
Joe Simmons-Talbott
2024-05-14
math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.
Joe Talbott
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-03-19
math: Remove inline math tests
Adhemerval Zanella
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-10-21
Remove finite-math tests
Wilco Dijkstra
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-08-09
Replace gen-libm-test.pl with gen-libm-test.py.
Joseph Myers
2018-02-09
Handle narrowing function sNaN test disabling based on argument format.
Joseph Myers
2018-02-09
Add test infrastructure for narrowing libm functions.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-10-11
Run libm long double tests for long double = double.
Joseph Myers
2017-08-21
Obsolete matherr, _LIB_VERSION, libieee.a.
Joseph Myers
2017-06-23
Make libm-test-support code clear exceptions after each test.
Joseph Myers
2017-06-12
float128: Add test-{float128,ifloat128,float128-finite}
Paul E. Murphy
2017-02-24
Use independent type literals in libm-test-support.c
Tulio Magno Quites Machado Filho
2017-02-14
Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.
Joseph Myers
2017-02-08
Build most libm-test support code once per type.
Joseph Myers