.. |
E
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
LN2
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
LN10
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
LOG2E
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
LOG10E
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
PI
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
SQRT1_2
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
SQRT2
|
Add tests for Math constants
|
2016-04-18 14:39:37 -04:00 |
abs
|
Extend coverage for Math.abs
|
2016-06-27 16:04:15 -04:00 |
acos
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
acosh
|
Update tests for Math.acosh
|
2016-06-27 16:04:15 -04:00 |
asin
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
asinh
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
atan
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
atan2
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
atanh
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
cbrt
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
ceil
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
clz32
|
Expand tests for Math.clz32
|
2016-06-27 16:04:15 -04:00 |
cos
|
Remove over-specified tests
|
2016-04-18 14:36:49 -04:00 |
cosh
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
exp
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
expm1
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
floor
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
fround
|
Expand tests for Math.fround
|
2016-06-27 16:04:16 -04:00 |
hypot
|
Update tests for Math.hypot
|
2016-06-27 16:04:16 -04:00 |
imul
|
Expand tests for Math.imul
|
2016-06-27 16:04:17 -04:00 |
log
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
log1p
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
log2
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
log10
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
max
|
Add tests for Math.{max,min} handling zeros
|
2016-06-27 16:04:14 -04:00 |
min
|
Add tests for Math.{max,min} handling zeros
|
2016-06-27 16:04:14 -04:00 |
pow
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
random
|
Avoid false positives
|
2016-03-17 17:12:54 -04:00 |
round
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
sign
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
sin
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
sinh
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
sqrt
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
tan
|
Update Math functions to handle distinct -0 and +0
|
2016-06-27 16:04:15 -04:00 |
tanh
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
trunc
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
Symbol.toStringTag.js
|
Add tests for well-known Symbol: @@toStringTag
|
2015-08-07 20:02:44 -04:00 |
prop-desc.js
|
Add test for the Math object
|
2016-06-27 16:04:14 -04:00 |
proto.js
|
Add test for the Math object
|
2016-06-27 16:04:14 -04:00 |