TypeScript/tests/cases/conformance/es6
Anders Hejlsberg 307a9b66af Add tests
2018-12-16 07:23:28 -08:00
..
arrowFunction
binaryAndOctalIntegerLiteral
classDeclaration fix super call from class that has no basetype but with same symbol interface (#19068) 2017-10-16 10:42:22 +08:00
classExpressions
computedProperties
decorators/class
defaultParameters
destructuring Add tests 2018-12-16 07:23:28 -08:00
for-ofStatements Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
functionDeclarations
functionExpressions
functionPropertyAssignments
memberFunctionDeclarations
moduleExportsAmd
moduleExportsCommonjs
moduleExportsSystem
moduleExportsUmd
modules Merge pull request #20671 from Kingwl/fix-import-not-existed-module 2018-04-17 17:29:07 -07:00
newTarget
propertyAccess
restParameters
shorthandPropertyAssignment Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
spread
Symbols Fix symbol-named properties incorrectly requiring alignment with string indexer type 2018-01-16 15:45:10 -08:00
templates Added test in case 'super' is ever possibly parsed as a tagged template string. 2018-04-19 15:16:25 -07:00
unicodeExtendedEscapes
variableDeclarations
yieldExpressions Fix control flow loop in yield expression (#25228) 2018-06-26 12:50:29 -07:00