test262/test/built-ins/TypedArray
Mike Pennisi ab353c6e73 Correct tests and improve documentation
The tests for the "Array findFromLast" proposal were originally authored
based on related tests that had already been merged to the repository's
`main` branch [1]. While those new tests were under review, a number of
tests for the Resizable ArrayBuffer proposal were found to be incorrect
[2]. The problem was fixed for the tests in `main`, but because the
corresponding tests for "Array findFromLast" were not yet merged, the
error persisted there [3].

Apply the same correction to the new tests.

[1] https://github.com/tc39/test262/issues/3111
[2] https://github.com/tc39/test262/pull/3113
[3] https://github.com/tc39/test262/pull/3045
2021-08-02 12:20:09 -04:00
..
Symbol.species Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
from Lint fixes 2020-10-06 12:01:34 -04:00
of Lint fixes 2020-10-06 12:01:34 -04:00
prototype Correct tests and improve documentation 2021-08-02 12:20:09 -04:00
invoked.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
length.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
name.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
prototype.js Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00