Ms2ger
|
f6dcb4fc2b
|
Intl.ListFormat: Add some tests for the localeMatcher constructor option. (#1855)
This was added in https://github.com/tc39/proposal-intl-list-format/pull/25.
I don't know how to test that the option has any effect, so this just checks
that it is read and verified.
|
2018-10-15 11:04:34 -04:00 |
Ms2ger
|
9271068a83
|
Intl: Add tests for throwing getters in options objects.
|
2018-09-18 11:39:47 -04:00 |
Ms2ger
|
c52f9cb769
|
Intl: Add tests for subclassing Locale, ListFormat and RelativeTimeFormat.
Fixes #1705.
|
2018-09-07 15:53:10 +02:00 |
Ms2ger
|
f98218f831
|
Intl.ListFormat: Initial tests. (#1679)
|
2018-08-31 15:53:11 -04:00 |
Ms2ger
|
b46778dc0f
|
Add a test for Object.prototype.toString with Intl.ListFormat objects.
|
2018-07-06 12:31:16 +02:00 |
Ms2ger
|
46a0ff6e41
|
Add a test for Intl.ListFormat.prototype[@@toStringTag].
The specification changed in https://github.com/tc39/proposal-intl-list-format/pull/13.
|
2018-07-06 12:06:38 +02:00 |