- Mar 13, 2017
-
-
Leo Balter authored
Ref #856 Ref #857 Ref tc39/ecma402#128
-
Leo Balter authored
Fixes #877 Ref #872
-
Zirak authored
Fixes #887
-
Leo Balter authored
-
Caio Lima authored
-
Leo Balter authored
Fixes #889
- Mar 10, 2017
-
-
Leo Balter authored
Test for parameters with default expressions in Annex B FiB tests
-
- Mar 09, 2017
-
-
Leo Balter authored
Add tests for object spread on yield value
-
Leonardo Balter authored
-
Leonardo Balter authored
Ref #865 Ref https://github.com/tc39/test262/pull/890#issuecomment-284600429
-
- Mar 06, 2017
-
-
Leonardo Balter authored
-
Caio Lima authored
Closes #867 Ref #865
-
Leonardo Balter authored
-
Leonardo Balter authored
Resolves gh-860
-
Leo Balter authored
Extend test generation tool
-
jugglinmike authored
Resolves gh-885
-
⭐caitp⭐ authored
-
- Mar 04, 2017
-
-
Mike Pennisi authored
Take advantage of a recent extension to the test generation tool in order to limit duplication.
-
Mike Pennisi authored
In order to promote readability of the generated test material, the test generation tool may insert whitespace if the context a given expanded variable calls for it. Avoid inserting such whitespace within literal values that span multiple lines.
-
- Mar 02, 2017
-
-
Kevin Gibbons authored
The error occurs in [GlobalDeclarationInstantiation](https://tc39.github.io/ecma262/#sec-globaldeclarationinstantiation), which is runtime semantics.
-
Lars T Hansen authored
Ref tc39/ecma262#807
-
Shu-yu Guo authored
-
Leo Balter authored
Fixes #875
-
- Mar 01, 2017
-
-
André Bargull authored
Cyclic dependencies are no longer an error per https://github.com/tc39/ecma262/pull/783.
-
vabr-g authored
-
André Bargull authored
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
Viktor authored
1) (123.44500) == 123.444999999999993179 2) (123.44500).toPrecision(5) === "123.44" gives correct value in Chrome and Firefox; Ref https://github.com/tc39/ecma402/issues/128
-
Viktor authored
Note: 12344501000000000487815444678311936 === 12344501000000000000000000000000000 for binary64 floating points; Ref https://github.com/tc39/ecma402/issues/128
-
Leo Balter authored
Change tests for `extends null` and Intl legacy constructor semantics Ref tc39/ecma262#781 Ref tc39/ecma402#84
-
Claude Pache authored
Some popular JavaScript engines display violation of invariants about property attributes for some non-standard but “web-reality” object properties. Add tests against such violations Closes #653 Fixes #649
-
Mike Pennisi authored
-
Mike Pennisi authored
-
- Feb 27, 2017
-
-
arai-a authored
-
- Feb 22, 2017
-
-
André Bargull authored
-
André Bargull authored
Per https://github.com/tc39/ecma402/issues/76
-
André Bargull authored
-
André Bargull authored
-