test262/test/built-ins/Math/hypot
Mike Pennisi f7aa31b41f Remove over-specified tests
Except for a small set of expected input/output pairs, both ES5 and
ES2015 define the expected return value of these methods in terms of an
"implementation-dependent approximation." This makes it inappropriate to
enforce expectations for specific values, even if expressed imprecisely.
2016-04-18 14:36:49 -04: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_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