test262/harness
jugglinmike b17ffc0298 Add tests for NaN handling with Typed Arrays (#623)
Ensure that NaN values are canonicalized consistently by all invocations
of SetValueInBuffer. Also ensure that `%TypedArray%.prototype.set` and
`%TypedArray%.prototype.slice` preserve the bit-level encoding of the
source data.

Use a set of experimentally-derived expressions known to produce NaN
values with distinct bit patterns in various platforms.
2016-05-12 10:16:03 -04:00
..
Date_constants.js Reorganize ./test 2014-12-07 15:33:09 -08:00
Date_library.js Reorganize ./test 2014-12-07 15:33:09 -08:00
PromiseHelper.js Reorganize ./test 2014-12-07 15:33:09 -08:00
arrayContains.js Reorganize ./test 2014-12-07 15:33:09 -08:00
assert.js assert.throws fails if second argument is not a function 2016-04-15 10:14:54 -04:00
assertRelativeDateMs.js Correct invalid tests for the Date constructor 2016-04-19 17:00:59 -04:00
compareArray.js Import tests from Google V8 (Array.prototype.{fill, find, findIndex}, Array.{from, of}) 2015-04-07 09:53:17 -04:00
cth.js Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
detachArrayBuffer.js Add harness/detachArrayBuffer.js 2016-03-22 17:00:01 -04:00
doneprintHandle.js Reorganize ./test 2014-12-07 15:33:09 -08:00
fnGlobalObject.js Reorganize ./test 2014-12-07 15:33:09 -08:00
framework.js Reorganize ./test 2014-12-07 15:33:09 -08:00
math_isequal.js Reorganize ./test 2014-12-07 15:33:09 -08:00
math_precision.js Fix issue with math_precision.js 2015-06-25 16:43:10 -04:00
nans.js Add tests for NaN handling with Typed Arrays (#623) 2016-05-12 10:16:03 -04:00
nativeFunctionMatcher.js Correct tests for native functions' toString value (#580) 2016-04-21 15:55:54 -04:00
numeric_conversion.js Reorganize ./test 2014-12-07 15:33:09 -08:00
propertyHelper.js Fix verifyEnumerable helper to account for Symbol properties 2016-03-15 10:13:52 -04:00
proxyTrapsHelper.js Last minute fixes 2016-02-19 11:27:31 -08:00
simdUtilities.js Add SIMD test suite and utility functions (#442) 2016-04-18 14:26:15 -04:00
sta.js Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
tco-helper.js Add tests for tail-call optimization 2016-02-01 13:20:17 -05:00
testBuiltInObject.js Correct error messages 2015-04-21 17:58:10 -04:00
testIntl.js Fix missing variable declaration 2015-08-05 20:04:02 -04:00
testTypedArray.js Add tests for conversion operations on TypedArrays 2016-04-19 12:18:52 -04:00
timer.js Reorganize ./test 2014-12-07 15:33:09 -08:00