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

Drop 3 tests testing an obsolete Ecma402 v1 spec #807

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

jungshik
Copy link
Contributor

The following three tests check an obsolete provision in Ecma 402
v1 regarding Intl.{Collator,DateTimeFormat,NumberFormat} constructor
called as a function.

Collator/10.1.2.1_4.js
DateTimeFormat/12.1.2.1_4.js
NumberFormat/11.1.2.1_4.js

The following three tests check an obsolete provision in Ecma 402
v1 regarding Intl.{Collator,DateTimeFormat,NumberFormat} constructor
called as a function.

Collator/10.1.2.1_4.js
DateTimeFormat/12.1.2.1_4.js
NumberFormat/11.1.2.1_4.js
@jungshik
Copy link
Contributor Author

@littledan @caridy what do you think of this?
This is related to tc39/ecma402#57

@jungshik
Copy link
Contributor Author

Thanks, @caridy.
@tcare, could you merge this pr? Thanks

@tcare
Copy link
Member

tcare commented Dec 21, 2016

Looks good

@tcare tcare merged commit 6a0f118 into tc39:master Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants