test262/test/built-ins/Math/sumPrecise
Kevin Gibbons 3d5c52e112
add tests for Math.sumPrecise (#4049)
* add tests for Math.sumPrecise

* add feature

* I hate yaml

* fix writability check
2024-07-03 08:56:34 -07:00
..
length.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
name.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
not-a-constructor.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
prop-desc.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
sum-is-NaN.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
sum-is-infinite.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
sum-is-minus-zero.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
sum.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
takes-iterable.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00
throws-on-non-number.js add tests for Math.sumPrecise (#4049) 2024-07-03 08:56:34 -07:00