TypeScript/tests/cases/conformance/es6
2015-01-28 16:17:13 -08:00
..
arrowFunction Add testcases 2015-01-28 16:17:13 -08:00
binaryAndOctalIntegerLiteral Add check and testcases for invalid binary digits and octal digits 2014-11-29 17:03:38 -08:00
computedProperties Use isTypeOfKind in computed property checks 2015-01-21 17:01:42 -08:00
defaultParameters Add tests covering emitting default parameters natively in ES6 2015-01-05 13:22:43 -08:00
destructuring Merge pull request #1676 from Microsoft/disallowOptionalBindingParameters 2015-01-15 16:55:14 -08:00
functionDeclarations Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
functionExpressions Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
functionPropertyAssignments Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
memberFunctionDeclarations Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
restParameters Add tests covering emitting rest parameters natively in ES6 2015-01-05 13:33:44 -08:00
shorthandPropertyAssignment
spread Adding tests and accepting new baselines 2014-12-12 10:56:22 -08:00
templates Update tests and baselines. 2015-01-06 15:28:06 -08:00
variableDeclarations Add parser tests for let/const. 2014-11-28 14:50:58 -08:00
yieldExpressions Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00