test262/harness
André Bargull b62dccf1dc Add test cases for recent ES2016 fixes
- lastIndex in RegExp.prototype[Symbol.split]: tc39/ecma262@08b4756747
- Missing number conversion in DataView.prototype.setXXX: tc39/ecma262@4f875fe96d
- Negative zero byteoffset in TypedArray: tc39/ecma262@2d1ed20db7
- EvalDeclarationInstantiation throws TypeError: tc39/ecma262@2be6968715
- BindingRestElement allows BindingPattern: tc39/ecma262@d322357e6b
- Eval in parameters with computed property keys: tc39/ecma262@04e2e9b719
- Use strict with non-simple parameters: tc39/ecma262@15b0db41ed
- __proto__ in strict mode: tc39/ecma262@5c1984334d
2015-12-15 17:33:49 +01: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
Test262Error.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 Merge pull request #394 from smikes/quoted-sameValue-strings 2015-08-05 11:20:18 -07: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
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
numeric_conversion.js Reorganize ./test 2014-12-07 15:33:09 -08:00
propertyHelper.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
sta.js Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02: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 test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00
timer.js Reorganize ./test 2014-12-07 15:33:09 -08:00