index
:
bionic.git
replicant-6.0
Android's bionic
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
*
Refactoring: C++11 style DISABLE_ bionic marcos
Dmitriy Ivanov
2014-10-01
1
-11
/
+11
*
Reset enviroment for math_tests
Dmitriy Ivanov
2014-10-01
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