TypeScript/tests/cases/conformance/es6
2017-03-15 19:16:37 -07:00
..
arrowFunction
binaryAndOctalIntegerLiteral
classDeclaration wip-fix resolveEntityName with parenthesizedExpression 2017-03-15 19:16:37 -07:00
classExpressions More tests 2015-07-09 14:41:08 -07:00
computedProperties Address PR comments 2016-05-25 17:03:33 -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 Rename and simplify 'iterationMode' option 2016-12-30 14:39:51 -08:00
for-ofStatements Update tests 2016-09-21 16:03:51 -07:00
functionDeclarations Added conformance tests for async generators 2016-11-17 23:17:42 -08:00
functionExpressions Added conformance tests for async generators 2016-11-17 23:17:42 -08:00
functionPropertyAssignments Added conformance tests for async generators 2016-11-17 23:17:42 -08:00
memberFunctionDeclarations Added conformance tests for async generators 2016-11-17 23:17:42 -08:00
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
newTarget Adds support for new.target 2016-12-08 17:31:18 -08:00
propertyAccess More exhaustive needsDotDotForPropertyAccess 2017-01-24 13:42:05 -08:00
restParameters
shorthandPropertyAssignment Update other tests and baselines 2016-08-26 13:30:59 -07:00
spread Rename and simplify 'iterationMode' option 2016-12-30 14:39:51 -08:00
Symbols
templates Added conformance tests for async generators 2016-11-17 23:17:42 -08:00
unicodeExtendedEscapes
variableDeclarations Added tests for ASI and element access with 'let'. 2016-02-20 00:58:20 -08:00
yieldExpressions Added conformance tests for async generators 2016-11-17 23:17:42 -08:00