test262/test/built-ins/Math/trunc
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.trunc_Infinity.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.trunc_NaN.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.trunc_NegDecimal.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.trunc_PosDecimal.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.trunc_Success.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
Math.trunc_Zero.js Replace runTestCase with assert helpers [test/built-ins/Math] 2015-08-06 18:26:26 +02:00
name.js Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
trunc-descriptor.js Use the more common array syntax for includes 2015-06-10 14:56:16 +02:00
trunc-length.js No need to include asserts.js 2015-06-09 14:49:04 -04:00
trunc-sampleTests.js Remove remaining includes for `assert.js` helper 2015-06-09 15:00:00 -04:00
trunc-specialVals.js No need to include asserts.js 2015-06-09 14:49:04 -04:00