TypeScript/tests/cases/conformance/es6
2016-12-28 13:41:44 -08:00
..
arrowFunction
binaryAndOctalIntegerLiteral
classDeclaration
classExpressions
computedProperties Address PR comments 2016-05-25 17:03:33 -07:00
decorators/class
defaultParameters
destructuring More tests for binding elements referencing previous elements 2016-12-06 13:05:52 -08:00
for-ofStatements Update tests 2016-09-21 16:03:51 -07:00
functionDeclarations
functionExpressions
functionPropertyAssignments
memberFunctionDeclarations
moduleExportsAmd
moduleExportsCommonjs
moduleExportsSystem
moduleExportsUmd
modules [Transforms] Add test from fixing 8256 into transforms branch (#8294) 2016-04-25 18:49:47 -07:00
newTarget Adds support for new.target 2016-12-08 17:31:18 -08:00
restParameters
shorthandPropertyAssignment Update other tests and baselines 2016-08-26 13:30:59 -07:00
spread
Symbols
templates Merge branch 'master' into mergeMaster_09/01 2016-09-01 16:19:44 -07:00
unicodeExtendedEscapes
variableDeclarations Added tests for ASI and element access with 'let'. 2016-02-20 00:58:20 -08:00
yieldExpressions