test262/test/built-ins/Math/trunc
Meghan Denny 60963bf468
chore: convert many tests to use verifyProperty (#4263)
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
..
Math.trunc_Infinity.js Update tests for Math.{sign,sin,trunc} 2016-06-27 16:04:17 -04:00
Math.trunc_NaN.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07: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
length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
name.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
not-a-constructor.js remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
prop-desc.js chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
trunc-sampleTests.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
trunc-specialVals.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00