- Jun 21, 2018
-
-
Leo Balter authored
-
- Jun 19, 2018
-
-
Rick Waldron authored
-
Rick Waldron authored
Update RegExp tests for CharacterClassEscape \S
-
Leo Balter authored
-
- Jun 18, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
- Jun 13, 2018
-
-
Rick Waldron authored
Intl.Locale: Update expectation for empty values for collation and numberingSystem.
-
Ms2ger authored
The spec changed in https://github.com/tc39/proposal-intl-locale/pull/47. The tests for calendar were already correct.
-
- Jun 08, 2018
-
-
Rick Waldron authored
Update tests for String.prototype.matchAll
-
Rick Waldron authored
Update RegExp Unicode property escape tests per Unicode 11
-
Rick Waldron authored
-
Rick Waldron authored
GetTemplateObject with a unique template object
-
Rick Waldron authored
-
Rick Waldron authored
-
peterwmwong authored
As per spec changes (https://github.com/tc39/proposal-string-matchall/pull/35), removed tests related to the removed IsRegExp call. To prevent older implementations (not observing spec change) from passing, added a new test to verify the reduced number of observable calls to IsRegExp. Also fix a misreference in `features` frontmatter.
-
Rick Waldron authored
intl402/NumberFormat/length.js: remove calls to verifyNotEnumerable, verifyNotWritable, verifyConfigurable. Fixes gh-1591
-
Rick Waldron authored
-
Rick Waldron authored
Add tests for Symbol.prototype.description
-
Rick Waldron authored
Reflect.ownKeys: order with large integer "index" keys
-
- Jun 07, 2018
-
-
Joyee Cheung authored
-
Joyee Cheung authored
-
Joyee Cheung authored
-
Mathias Bynens authored
Emoji data is now published as part of the Unicode standard itself, and thus follows the same version number. Ref. https://github.com/mathiasbynens/unicode-property-escapes-tests/commit/f302c60c846278e94bf5c5f47f5da49947940944. Ref. https://github.com/tc39/ecma262/pull/1218. Ref. https://github.com/tc39/ecma262/issues/1219.
-
Andrea Giammarchi authored
-
- Jun 04, 2018
-
-
Rick Waldron authored
Add a test for passing Intl.Locale objects to Intl.getCanonicalLocales().
-
Rick Waldron authored
Add tests for branding checks in Intl.Locale.prototype members.
-
Rick Waldron authored
Implementation Contributions: Creating initial empty dir for receiving "upstreamed" test material via automaton
-
Rick Waldron authored
Intl: Update language subtag data to "IANA language subtag registry, file date 2018-04-23"
-
Rick Waldron authored
Date.parse breathing test, time value maximum range test
-
Rick Waldron authored
Add tests for the names of getters on Intl.Locale.prototype.
-
Ms2ger authored
-
Ms2ger authored
-
Rick Waldron authored
Various additions to the Intl.Locale test coverage.
-
Rick Waldron authored
Add a test for Locale#{minimize,maximize}.
-
Rick Waldron authored
Add Object.prototype.toString tests for BigInt.
-
Rick Waldron authored
fix: comparing typeof expression
-
Ms2ger authored
-
Ms2ger authored
-
- May 31, 2018
-
-
Rick Waldron authored
-
Robin Templeton authored
Reported by André Bargull in <https://bugzilla.mozilla.org/show_bug.cgi?id=1464758>.
-