- Oct 17, 2018
-
-
André Bargull authored
-
Ms2ger authored
The order was defined in <https://github.com/tc39/ecma402/pull/279>.
-
André Bargull authored
This reverts commit a1c3929c.
-
André Bargull authored
-
- Oct 16, 2018
-
-
Leo Balter authored
-
- Oct 15, 2018
-
-
Ms2ger authored
-
Ms2ger authored
-
Ms2ger authored
This was changed in https://github.com/tc39/proposal-intl-list-format/pull/27.
-
https://github.com/tc39/proposal-intl-list-format/pull/27Frank Tang authored
* Changes Intl.ListFormat tests reflecting spec Reflect https://github.com/tc39/proposal-intl-list-format/pull/27 while style:"narrow" and type is not "unit". * add cases for throws * remove commetns which cause lint error
-
Ujjwal Sharma authored
-
Adrian Heine authored
INTERPRETING.md states that sta.js has to be included unconditionally.
-
Rick Waldron authored
-
Mike Pennisi authored
The tests for the parsing of compound assignment expressions were expressed using eval. This made the tests more complex than necessary and also prevented the tests from providing value to ECMAScript parsers. Remove the use of eval and instead express the expectations with literal source text.
-
Mike Pennisi authored
-
Mike Pennisi authored
-
Ms2ger authored
-
Ms2ger authored
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.
-
- Oct 12, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
- Oct 11, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
This should be well covered in the syntax templates and opens the path for tests with module code restrictions
-
Leo Balter authored
- Add cases for mixing module and script code - Rename test case from return promise to thenable - Fix script code case with valid loaded fixture - Add a test to assert a promise return - Add case for specifier toString rejection - Add case for specifier toString - Test Assignment expression abrupt completion - Test Promise return
-
- Oct 09, 2018
-
-
Ms2ger authored
-
Adrian Heine né Lang authored
This was introduced in 6581e849.
-
- Oct 08, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
- Oct 06, 2018
-
-
Frank Tang authored
-
- Oct 05, 2018
-
-
Leo Balter authored
-
Leo Balter authored
- Add cases for invalid syntax - Add valid cases - nested imports - add non existent file case - Fix cases and templates to use a full importcall expr token - add case for call expression position - remove unnecessary module flag from templates - Add templates for nested with
-
Ujjwal Sharma authored
-