TypeScript/tests/cases/conformance/statements/for-ofStatements
Daniel Rosenwasser 982926a4c4 Moved test.
2015-10-30 16:59:31 -07:00
..
ES3For-ofTypeCheck1.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES3For-ofTypeCheck2.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES3For-ofTypeCheck4.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES3For-ofTypeCheck6.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-of1.ts Fix sourcemaps for 'for...of' and no source maps for synthesized nodes 2015-03-05 11:47:40 -08:00
ES5For-of2.ts Add tests for 'for...of' emit when LHS is a var 2015-03-04 19:34:39 -08:00
ES5For-of3.ts Fix sourcemaps for 'for...of' and no source maps for synthesized nodes 2015-03-05 11:47:40 -08:00
ES5For-of4.ts Add tests for 'for...of' emit when LHS is a var 2015-03-04 19:34:39 -08:00
ES5For-of5.ts Add tests for 'for...of' emit when LHS is a var 2015-03-04 19:34:39 -08:00
ES5For-of6.ts Add tests for 'for...of' emit when LHS is a var 2015-03-04 19:34:39 -08:00
ES5For-of7.ts Add tests for 'for...of' emit when LHS is a var 2015-03-04 19:34:39 -08:00
ES5For-of8.ts Fix sourcemaps for 'for...of' and no source maps for synthesized nodes 2015-03-05 11:47:40 -08:00
ES5For-of9.ts Emit for...of when LHS is expression 2015-03-04 19:34:49 -08:00
ES5For-of10.ts Emit for...of when LHS is expression 2015-03-04 19:34:49 -08:00
ES5For-of11.ts Emit for...of when LHS is expression 2015-03-04 19:34:49 -08:00
ES5For-of12.ts Change a test to be more interesting 2015-03-11 16:34:11 -07:00
ES5For-of13.ts Fix sourcemaps for 'for...of' and no source maps for synthesized nodes 2015-03-05 11:47:40 -08:00
ES5For-of14.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of15.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of16.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of17.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of18.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of19.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of20.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of21.ts Emit 'for...of' statements with let/const initializers 2015-03-04 19:34:53 -08:00
ES5For-of22.ts Fix createTempVariable to always record the name in the currentScopeNames 2015-03-04 19:35:06 -08:00
ES5For-of23.ts Fix createTempVariable to always record the name in the currentScopeNames 2015-03-04 19:35:06 -08:00
ES5For-of24.ts Do not create a temp for RHS if it's an identifier 2015-03-04 19:35:10 -08:00
ES5For-of25.ts Fix sourcemaps for 'for...of' and no source maps for synthesized nodes 2015-03-05 11:47:40 -08:00
ES5For-of26.ts Fix sourcemaps for 'for...of' and no source maps for synthesized nodes 2015-03-05 11:47:40 -08:00
ES5For-of27.ts Add tests for destructuring 'for...of' 2015-03-04 19:35:13 -08:00
ES5For-of28.ts Add tests for destructuring 'for...of' 2015-03-04 19:35:13 -08:00
ES5For-of29.ts Add tests for destructuring 'for...of' 2015-03-04 19:35:13 -08:00
ES5For-of30.ts Add tests for destructuring 'for...of' 2015-03-04 19:35:13 -08:00
ES5For-of31.ts Add tests for destructuring 'for...of' 2015-03-04 19:35:13 -08:00
ES5for-of32.ts Moved test. 2015-10-30 16:59:31 -07:00
ES5For-ofTypeCheck1.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck2.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck3.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck4.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck5.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck6.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck7.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck8.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck9.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck10.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck11.ts Add tests for downlevel for-of type checking 2015-03-11 16:34:18 -07:00
ES5For-ofTypeCheck12.ts Address PR feedback 2015-03-12 14:56:58 -07:00