test262/test/built-ins/Math
André Bargull ca61d9b876 Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
2016-01-15 18:12:05 +01:00
..
E Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
LN2 Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
LN10 Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
LOG2E Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
LOG10E Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
PI Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
SQRT1_2 Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
SQRT2 Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
abs Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
acos Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
acosh Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
asin Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
asinh Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
atan Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
atan2 Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01: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 Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
clz32 Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
cos Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
cosh Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
exp Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
expm1 Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
floor Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
fround Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
hypot Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
imul Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
log Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01: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 missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
min Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
pow Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
random Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
round Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
sign Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
sin Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
sinh Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
sqrt Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
tan Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01: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