Skip to content
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

ts2.1: rebaseline the remaining tests #318

Merged
merged 1 commit into from
Jan 11, 2017
Merged

ts2.1: rebaseline the remaining tests #318

merged 1 commit into from
Jan 11, 2017

Conversation

evmar
Copy link
Contributor

@evmar evmar commented Jan 10, 2017

Check in new goldens for the remaining tests, as the remaining
changes are expected.

Affected tests:

  • enum: changed internal warning message
  • fields: added a missing semicolon
  • functions: tuple emit has changed slightly
  • jsdoc, optional, super: empty function emit has changed slightly
  • jsx: whitespace changes

Finishes work in #295 to prepare for TS2.1.

Check in new goldens for the remaining tests, as the remaining
changes are expected.

Affected tests:
- enum: changed internal warning message
- fields: added a missing semicolon
- functions: tuple emit has changed slightly
- jsdoc, optional, super: empty function emit has changed slightly
- jsx: whitespace changes

Finishes work in #295 to prepare for TS2.1.
@evmar
Copy link
Contributor Author

evmar commented Jan 10, 2017

With this and your decorator change, ts2.1 is done.

@evmar evmar merged commit d1f39b2 into ts2.1 Jan 11, 2017
@evmar evmar deleted the ts2.1-final branch January 11, 2017 01:20
rkirov pushed a commit that referenced this pull request Jan 13, 2017
Check in new goldens for the remaining tests, as the remaining
changes are expected.

Affected tests:
- enum: changed internal warning message
- fields: added a missing semicolon
- functions: tuple emit has changed slightly
- jsdoc, optional, super: empty function emit has changed slightly
- jsx: whitespace changes

Finishes work in #295 to prepare for TS2.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants