TypeScript/tests/cases/conformance/es6
2016-05-25 14:14:32 -07:00
..
arrowFunction Added tests from 'captureArguments' branch. 2015-04-16 12:29:49 -07:00
binaryAndOctalIntegerLiteral
classDeclaration Port PR#6860 lexically check calling super before this 2016-02-11 14:05:20 -08:00
classExpressions More tests 2015-07-09 14:41:08 -07:00
computedProperties Fix 8532: Correct source map output for computed getter of object literal 2016-05-12 09:30:21 -07:00
decorators/class Creates a class body scoped alias to the class to avoid class name double binding. 2016-01-27 16:13:51 -08:00
defaultParameters
destructuring Adding test 2016-02-02 14:14:55 -08:00
for-ofStatements Optimize direct Iterable reference in getIteratedType 2015-03-25 18:38:14 -07:00
functionDeclarations
functionExpressions
functionPropertyAssignments
memberFunctionDeclarations
moduleExportsAmd respect root dir/common src dir when generating module names 2015-12-01 17:34:40 -08:00
moduleExportsCommonjs Fix #5844 - add many new tests covering named/anonymous default exports 2015-12-01 14:05:46 -08:00
moduleExportsSystem respect root dir/common src dir when generating module names 2015-12-01 17:34:40 -08:00
moduleExportsUmd Fix #5844 - add many new tests covering named/anonymous default exports 2015-12-01 14:05:46 -08:00
modules [Transforms] Add test from fixing 8256 into transforms branch (#8294) 2016-04-25 18:49:47 -07:00
restParameters
shorthandPropertyAssignment
spread Optimize direct Iterable reference in getIteratedType 2015-03-25 18:38:14 -07:00
Symbols Fix a test so that we don't get duplicate declaration errors. 2015-04-09 14:14:55 -07:00
templates Adjusts emit for templates 2016-03-30 17:39:29 -07:00
unicodeExtendedEscapes
variableDeclarations Added tests for ASI and element access with 'let'. 2016-02-20 00:58:20 -08:00
yieldExpressions Disallow yield expressions inside a class 2015-05-11 17:40:38 -07:00