test262/test/built-ins/TypedArray
jugglinmike 332be5b8bc Correct test for NaN canonicalization (#640)
Because implementations are free to select any valid NaN value during
GetValueFromBuffer, tests concerning semantics for consistent NaN value
encoding cannot rely on values returned from that abstract operation.

Update the test for `%TypedArray%.prototype.map` to set the same NaN
values via `map` as set in the "control" array.
2016-05-17 14:30:53 -04:00
..
Symbol.species Add tests for TypedArray intrinsic 2016-01-21 10:41:16 -05:00
from Fix test bugs 2016-02-23 18:55:06 +01:00
of s/id/esid 2016-02-22 09:47:42 -05:00
prototype Correct test for NaN canonicalization (#640) 2016-05-17 14:30:53 -04:00
invoked.js s/id/esid 2016-02-22 09:47:42 -05:00
length.js s/id/esid 2016-02-22 09:47:42 -05:00
name.js Add tests for TypedArray intrinsic 2016-01-21 10:41:16 -05:00
prototype.js Add tests for TypedArray intrinsic 2016-01-21 10:41:16 -05:00