TypeScript/tests/cases/conformance/statements
2016-12-30 14:39:51 -08: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 Update tests 2016-09-21 16:03:51 -07:00
for-ofStatements Rename and simplify 'iterationMode' option 2016-12-30 14:39:51 -08: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