TypeScript/tests/cases/conformance/statements
Anders Hejlsberg 1798024f4f Updating tests
2016-01-06 16:13:02 -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 Updating tests 2016-01-06 16:13:02 -08:00
for-ofStatements Moved test. 2015-10-30 16:59:31 -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