- Oct 12, 2017
-
-
Valerie R Young authored
-
Valerie R Young authored
-
- Oct 06, 2017
-
-
Leo Balter authored
Add version of intl402/6.2.3.js which tests via Intl.getCanonicalLocales
-
Leo Balter authored
Add messages to asserts and use mixed quotes instead of escapes
-
Leo Balter authored
-
Zibi Braniecki authored
-
Josh Wolfe authored
-
Josh Wolfe authored
-
- Oct 05, 2017
-
-
Valerie R Young authored
-
Doug Ilijev authored
-
- Oct 04, 2017
-
-
Leo Balter authored
Fix CONTRIBUTING.md description of the info frontmatter tag
-
Valerie R Young authored
-
Leo Balter authored
* Add missing generators feature flags * Generate files * Add generators flags * fixup! Add generators flags
-
Leo Balter authored
Update async iteration tests with respect to pending spec change
-
Josh Wolfe authored
-
Josh Wolfe authored
-
⭐caitp⭐ authored
-
Caitlin Potter authored
-
Caitlin Potter authored
Update behaviour based on changes from https://github.com/tc39/ecma262/pull/988. The actual spec change PR for async iteration is not yet uploaded. This does not include any changes to Async-from-Sync Iterator.
-
- Oct 03, 2017
-
-
Rick Waldron authored
-
Robin Templeton authored
* additional BigInt JSON tests * single quotes * BigInt stringify order of steps
-
Leo Balter authored
* Improve tests for BigInt.prototype.valueOf * fixup! Improve tests for BigInt.prototype.valueOf * fixup! Improve tests for BigInt.prototype.valueOf * fixup! Improve tests for BigInt.prototype.valueOf
-
Yusuke Suzuki authored
typeCoercion.js is included in several tests which are not marked as `features: [BigInt]`. Since BigInt is new feature, we should not make the above unrelated tests failed due to lack of BigInt syntax support. Close #1252.
-
- Oct 02, 2017
-
-
Robin Templeton authored
* BigInt valueOf tests * add features from typeCoercion.js
-
Zibi Braniecki authored
As per https://github.com/tc39/ecma402/pull/160 the formatToParts.length is set to 1.
-
Josh Wolfe authored
-
jugglinmike authored
Changes to the instructions for interpreting tests will likely produce new failures for consumers who are updating between revisions of Test262. Introduce a machine-readable convention for signaling substantive changes.
-
- Sep 27, 2017
-
-
⭐caitp⭐ authored
https://github.com/tc39/ecma262/pull/988 changes the iteration protocol such that the "next" method is only loaded from the iterator object once during the prologue of iteration, rather than during each step.
-
- Sep 26, 2017
-
-
Caio Lima authored
-
Leo Balter authored
-
Leo Balter authored
-
- Sep 25, 2017
-
-
Leo Balter authored
-
Daniel Ehrenberg authored
BigInt.asUintN tests
-
- Sep 22, 2017
-
-
Leo Balter authored
-
- Sep 21, 2017
-
-
Josh Wolfe authored
-
- Sep 19, 2017
-
-
Leo Balter authored
Change destructuring tests to not rely on exact evaluation order for property references
-
Josh Wolfe authored
-
- Sep 18, 2017
-
-
Leo Balter authored
Fixes #1202
-
André Bargull authored
-
- Sep 16, 2017
-
-
André Bargull authored
-