TypeScript/tests/cases/conformance/statements
2015-10-13 11:17:10 -07:00
..
breakStatements partially suppress reachability errors in tests 2015-10-13 11:17:10 -07:00
continueStatements addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
for-inStatements Disallow destructuring in 'for...in' 2015-02-26 18:18:01 -08:00
for-ofStatements Address PR feedback 2015-03-12 14:56:58 -07:00
forStatements addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
ifDoWhileStatements addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
returnStatements Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
switchStatements Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
throwStatements partially suppress reachability errors in tests 2015-10-13 11:17:10 -07:00
tryStatements Added tests for missing 'try' parsing 2014-07-25 18:25:43 -07:00
VariableStatements Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
withStatements Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00