test262/test/annexB
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
..
__proto__ Add test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00
templates - Remove inline license 2015-07-17 19:55:00 +02:00
B.2.1.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
B.2.1.propertyCheck.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
B.2.2.1.1.js fixup 2015-07-06 17:50:33 -04:00
B.2.2.1.2.js fixup 2015-07-06 17:50:33 -04:00
B.2.2.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
B.2.2.propertyCheck.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
B.2.3.2.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.3.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.4.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.5.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.6.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.7.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.8.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.9.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.10.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.11.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.12.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.13.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.14.js Import tests from Google V8 2015-02-20 14:33:47 -05:00
B.2.3.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
B.2.4.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
B.2.4.propertyCheck.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
B.2.5.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
B.2.5.propertyCheck.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
B.2.6.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
B.2.6.propertyCheck.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
B.RegExp.prototype.compile.js Remove all remaining occurrences of runTestCase 2015-09-04 16:47:13 -04:00
RegExp-control-escape-russian-letter.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
RegExp-decimal-escape-class-range.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
RegExp-decimal-escape-not-capturing.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
RegExp-leading-escape-BMP.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
RegExp-leading-escape.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
RegExp-trailing-escape-BMP.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
RegExp-trailing-escape.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
catch-redeclared-var-statement-captured.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
catch-redeclared-var-statement.js Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
labelled-function-declaration.js Invalid language tests 2015-04-27 16:56:19 +02:00