Skip to content

Conformance tests for updated language spec #1898

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
12 tasks done
danquirk opened this issue Feb 2, 2015 · 5 comments
Closed
12 tasks done

Conformance tests for updated language spec #1898

danquirk opened this issue Feb 2, 2015 · 5 comments
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@danquirk
Copy link
Member

danquirk commented Feb 2, 2015

Tracking the test work associated with the spec changes here #1878

  • Updates to parameter declarations (3.8.2.2).
  • Spread elements in array literals (4.6).
  • Updates to contextually typed function expressions (4.9.3).
  • Destructuring assignments (4.17.1).
  • Updates to contextually typed expressions (4.19).
  • Updates to type guards (4.20).
  • Destructuring variable declarations (5.1.2).
  • Destructuring parameter declarations (6.4).
  • Expanded constant enum expressions (9.2).
  • const enum declarations (9.4).
  • Updates to ambient enum declarations (12.1.4).
  • Correction to ambient external module grammar (12.2).
@danquirk
Copy link
Member Author

This should be taken care of before we ship these features.

@yuit
Copy link
Contributor

yuit commented Apr 16, 2015

PR #2735, #2753, #2761, #2773, ##2814, #2785, #2792

@DanielRosenwasser
Copy link
Member

Updated the issue to have a task list. @yuit, feel free to check off whichever ones accepted (not pending) PRs have covered.

@yuit
Copy link
Contributor

yuit commented Apr 16, 2015

sweet 🍬 . Thanks @DanielRosenwasser

@yuit
Copy link
Contributor

yuit commented Apr 17, 2015

There already exists conformance test for 12.2

@yuit yuit added the Fixed A PR has been merged for this issue label May 4, 2015
@yuit yuit closed this as completed May 4, 2015
@mhegazy mhegazy modified the milestones: TypeScript 1.6, TypeScript 1.5.2 May 7, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

4 participants