TypeScript/tests/cases/conformance/es6/destructuring
Daniel Rosenwasser 255fc65410 Tabs to spaces.
2015-07-16 16:34:47 -07:00
..
arrayAssignmentPatternWithAny.ts The element/iterated type of any is any 2015-04-14 17:12:53 -07:00
declarationInAmbientContext.ts
declarationsAndAssignments.ts
declarationWithNoInitializer.ts
destructuringArrayBindingPatternAndAssignment1ES5.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringArrayBindingPatternAndAssignment1ES6.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringArrayBindingPatternAndAssignment2.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringObjectBindingPatternAndAssignment1ES5.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringObjectBindingPatternAndAssignment1ES6.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringObjectBindingPatternAndAssignment3.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringParameterDeclaration1ES5.ts Move tests with errors to separate file 2015-04-16 14:32:23 -07:00
destructuringParameterDeclaration1ES6.ts update baselines 2015-05-05 15:00:41 -07:00
destructuringParameterDeclaration2.ts update baselines 2015-05-05 15:00:41 -07:00
destructuringParameterDeclaration3ES5.ts Move tests with errors to separate file 2015-04-16 14:32:23 -07:00
destructuringParameterDeclaration3ES6.ts Move tests with errors to separate file 2015-04-16 14:32:23 -07:00
destructuringParameterDeclaration4.ts Move tests with errors to separate file 2015-04-16 14:32:23 -07:00
destructuringParameterDeclaration5.ts Move tests with errors to separate file 2015-04-16 14:32:23 -07:00
destructuringParameterDeclaration6.ts Move tests with errors to separate file 2015-04-16 14:32:23 -07:00
destructuringParameterProperties1.ts Renamed tests. 2015-01-14 16:13:12 -08:00
destructuringParameterProperties2.ts Renamed tests. 2015-01-14 16:13:12 -08:00
destructuringParameterProperties3.ts Renamed tests. 2015-01-14 16:13:12 -08:00
destructuringParameterProperties4.ts Renamed tests. 2015-01-14 16:13:12 -08:00
destructuringParameterProperties5.ts Renamed tests. 2015-01-14 16:13:12 -08:00
destructuringTypeAssertionsES5_1.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringTypeAssertionsES5_2.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringTypeAssertionsES5_3.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringTypeAssertionsES5_4.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringTypeAssertionsES5_5.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringTypeAssertionsES5_6.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringTypeAssertionsES5_7.ts Add tests for parenthesized type assertions 2015-06-03 17:22:38 -07:00
destructuringVariableDeclaration1ES5.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringVariableDeclaration1ES6.ts Add spec description 2015-04-16 18:53:16 -07:00
destructuringVariableDeclaration2.ts Add spec description 2015-04-16 18:53:16 -07:00
emptyArrayBindingPatternParameter01.ts Tabs to spaces. 2015-07-16 16:34:47 -07:00
emptyArrayBindingPatternParameter02.ts Tabs -> Spaces 2015-06-22 17:31:52 -07:00
emptyArrayBindingPatternParameter03.ts Tabs -> Spaces 2015-06-22 17:31:52 -07:00
emptyArrayBindingPatternParameter04.ts Added tests where parameters have initializers. 2015-06-22 17:40:13 -07:00
emptyAssignmentPatterns01_ES5.ts Added tests. 2015-07-16 16:34:07 -07:00
emptyAssignmentPatterns01_ES6.ts Added tests. 2015-07-16 16:34:07 -07:00
emptyObjectBindingPatternParameter01.ts Tabs -> Spaces 2015-06-22 17:31:52 -07:00
emptyObjectBindingPatternParameter02.ts Tabs -> Spaces 2015-06-22 17:31:52 -07:00
emptyObjectBindingPatternParameter03.ts Tabs -> Spaces 2015-06-22 17:31:52 -07:00
emptyObjectBindingPatternParameter04.ts Added tests where parameters have initializers. 2015-06-22 17:40:13 -07:00
iterableArrayPattern1.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern2.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern3.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern4.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern5.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern6.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern7.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern8.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern9.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern10.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern11.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern12.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern13.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern14.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern15.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern16.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern17.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern18.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern19.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern20.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern21.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern22.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern23.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern24.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern25.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern26.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern27.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern28.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern29.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
iterableArrayPattern30.ts Add tests for array destructuring of iterables 2015-03-25 18:04:11 -07:00
nonIterableRestElement1.ts Assignment rest element pretends to get the contextual element type 2015-04-13 17:29:14 -07:00
nonIterableRestElement2.ts Assignment rest element pretends to get the contextual element type 2015-04-13 17:29:14 -07:00
nonIterableRestElement3.ts Assignment rest element pretends to get the contextual element type 2015-04-13 17:29:14 -07:00
objectBindingPatternKeywordIdentifiers01.ts Added tests. 2015-04-16 15:23:11 -07:00
objectBindingPatternKeywordIdentifiers02.ts Added tests. 2015-04-16 15:23:11 -07:00
objectBindingPatternKeywordIdentifiers03.ts Added tests. 2015-04-16 15:23:11 -07:00
objectBindingPatternKeywordIdentifiers04.ts Added tests. 2015-04-16 15:23:11 -07:00
objectBindingPatternKeywordIdentifiers05.ts Added tests. 2015-04-16 15:23:11 -07:00
objectBindingPatternKeywordIdentifiers06.ts Added tests. 2015-04-16 15:23:11 -07:00
optionalBindingParameters1.ts Added tests. 2015-01-14 17:02:31 -08:00
optionalBindingParameters2.ts Added tests. 2015-01-14 17:02:31 -08:00
optionalBindingParametersInOverloads1.ts Added tests. 2015-01-14 17:02:31 -08:00
optionalBindingParametersInOverloads2.ts Added tests. 2015-01-14 17:02:31 -08:00
restElementMustBeLast.ts
restElementWithAssignmentPattern1.ts Rest assignment element allows nested destructuring (fixes #2156) 2015-04-13 17:29:11 -07:00
restElementWithAssignmentPattern2.ts Rest assignment element allows nested destructuring (fixes #2156) 2015-04-13 17:29:11 -07:00
restElementWithAssignmentPattern3.ts Rest assignment element allows nested destructuring (fixes #2156) 2015-04-13 17:29:11 -07:00
restElementWithAssignmentPattern4.ts Rest assignment element allows nested destructuring (fixes #2156) 2015-04-13 17:29:11 -07:00
restElementWithAssignmentPattern5.ts Rest assignment element allows nested destructuring (fixes #2156) 2015-04-13 17:29:11 -07:00
restElementWithBindingPattern.ts Disallow binding patterns in binding rest elements (fixes #2519) 2015-04-13 17:21:19 -07:00
restElementWithBindingPattern2.ts Disallow binding patterns in binding rest elements (fixes #2519) 2015-04-13 17:21:19 -07:00
restElementWithInitializer1.ts
restElementWithInitializer2.ts
restElementWithNullInitializer.ts Addressing CR feedback 2015-02-21 19:33:53 -08:00