test262/test/built-ins/Math/hypot
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
..
Math.hypot_Infinity.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_InfinityNaN.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_NaN.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_NegInfinity.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_NoArgs.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_Success.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_Success_2.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_Zero_2.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.hypot_lengthProp.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
hypot-descriptor.js Use the more common array syntax for includes 2015-06-10 14:56:16 +02:00
name.js Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00