-
Notifications
You must be signed in to change notification settings - Fork 461
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
Add test for ECMA402 PR 788 #3917
Conversation
test/intl402/DateTimeFormat/constructor-invalid-offset-timezone.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/format/offset-timezone-gmt-same.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/format/offset-timezone-gmt-same.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/formatToParts/offset-timezone-correct.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/resolvedOptions/offset-timezone-change.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/formatToParts/offset-timezone-correct.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/resolvedOptions/offset-timezone-basic.js
Outdated
Show resolved
Hide resolved
test/intl402/DateTimeFormat/prototype/resolvedOptions/offset-timezone-change.js
Outdated
Show resolved
Hide resolved
thanks for the suggestion. It all make sense. I prefer to keep the test separate for easier debugging and parallize the testing better. |
ECMA402 PR 788 reach consensus on 2023-09-26 meeting. Please merge this PR now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-approving on the strength of Richard's review. (I looked at it quickly and it looks correct, but I didn't look in detail.)
…imezone-change.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…imezone-basic.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…ezone-correct.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…e.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…e.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…imezone-change.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…e.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…mt-same.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…mt-same.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
…ezone-correct.js Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
bf13ea4
to
b8101b4
Compare
tc39/ecma402#788
@gibson042 @ben-allen @anba