index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
math_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accuracy tests for libm
Jingwei Zhang
2015-02-14
1
-16
/
+436
*
Improve math tests to allow a specific ulp bound.
Elliott Hughes
2014-11-04
1
-30
/
+92
*
Fix lgamma_r/lgammaf_r/lgammal_r for -0.
Elliott Hughes
2014-09-18
1
-0
/
+39
*
The nextafter functions use the wrong next representable value
Jingwei Zhang
2014-09-19
1
-9
/
+9
*
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-09-08
1
-11
/
+11
*
Reset enviroment for math_tests
Dmitriy Ivanov
2014-09-04
1
-0
/
+37
*
Add a regression test for two libm bugs we didn't have.
Elliott Hughes
2014-06-06
1
-0
/
+15
*
Use -fvisibility=hidden to build libm.
Elliott Hughes
2014-05-19
1
-2
/
+0
*
Fix <math.h> to quieten most of our warnings.
Elliott Hughes
2014-05-05
1
-2
/
+0
*
Clean-up _fpmath and fake_long_doubles
Calin Juravle
2014-04-23
1
-3
/
+20
*
Reimplement isinf/isnan/fpclassify.
Elliott Hughes
2014-04-14
1
-0
/
+12
*
Fix modf* tests
Calin Juravle
2014-04-02
1
-20
/
+7
*
Changed long double literal suffix from 'l' to 'L'.
Calin Juravle
2014-04-01
1
-112
/
+112
*
Fix math tests.
Calin Juravle
2014-03-28
1
-1
/
+14
*
Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG
Brian Carlstrom
2014-03-24
1
-0
/
+1
*
Fix LP64 libm for 128-bit long doubles
Calin Juravle
2014-03-24
1
-196
/
+234
*
Fix signbit / infinite / isinf / isnan unit tests.
Narayan Kamath
2014-02-19
1
-24
/
+50
*
Make sure that the same tests are on all platforms.
Christopher Ferris
2014-02-06
1
-22
/
+44
*
Add test case for 1^NaN
Narayan Kamath
2013-11-18
1
-0
/
+3
*
Add unit tests for pow's behavior with NaNs.
Elliott Hughes
2013-11-13
1
-0
/
+6
*
Put the right number of Ls after 64-bit constants.
Elliott Hughes
2013-02-12
1
-1
/
+1
*
Upgrade libm.
Elliott Hughes
2013-02-01
1
-0
/
+1176