test262/test
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
..
annexB Add test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00
built-ins Add test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00
harness Update handling of directive prologues 2015-06-18 17:38:34 -04:00
intl402 Add tests for special case mappings 2015-09-07 18:22:07 +02:00
language Add test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00