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