TypeScript/tests/cases/conformance/es6
2015-02-26 18:17:58 -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 Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
defaultParameters Add tests covering emitting default parameters natively in ES6 2015-01-05 13:22:43 -08:00
destructuring Addressing CR feedback 2015-02-21 19:33:53 -08:00
for-ofStatements Add a few more tests 2015-02-26 18:17:58 -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 Fix comment 2014-11-14 16:30:03 -08:00
spread Adding tests and accepting new baselines 2014-12-12 10:56:22 -08:00
Symbols Error for naming an interface 'symbol' 2015-02-16 10:44:30 -08:00
templates Added tests for testing escapes. 2015-02-25 17:51:42 -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