TypeScript/tests/cases/conformance/es6
2015-04-16 12:29:49 -07:00
..
arrowFunction Added tests from 'captureArguments' branch. 2015-04-16 12:29:49 -07:00
binaryAndOctalIntegerLiteral Add check and testcases for invalid binary digits and octal digits 2014-11-29 17:03:38 -08:00
classDeclaration Added test for super method calls in ES6 classes. 2015-04-09 16:06:26 -07:00
classExpressions Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
computedProperties Update Baselines 2015-03-16 14:28:29 -07:00
defaultParameters Add tests covering emitting default parameters natively in ES6 2015-01-05 13:22:43 -08:00
destructuring The element/iterated type of any is any 2015-04-14 17:12:53 -07:00
for-ofStatements Optimize direct Iterable reference in getIteratedType 2015-03-25 18:38:14 -07: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
modules Adding basic tests 2015-03-22 12:18:56 -07:00
restParameters Add tests covering emitting rest parameters natively in ES6 2015-01-05 13:33:44 -08:00
shorthandPropertyAssignment Fix comment 2014-11-14 16:30:03 -08:00
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 Added tests for testing escapes. 2015-02-25 17:51:42 -08:00
unicodeExtendedEscapes Added tests and updated baselines. 2015-02-26 13:51:51 -08:00
variableDeclarations added tests, accepted baselines 2015-02-17 17:04:31 -08:00
yieldExpressions Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00