test262/test
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
..
annexB Add tests for Annex B extn: O.p.__proto__ (#625) 2016-05-16 13:53:43 -04:00
built-ins Correct test for NaN canonicalization (#640) 2016-05-17 14:30:53 -04:00
harness Merge pull request #543 from bocoup/enumerable-helper 2016-04-25 16:32:53 -07:00
intl402 Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
language Generate tests 2016-05-10 11:57:37 -04:00