- Oct 18, 2018
-
-
Leo Balter authored
-
André Bargull authored
-
test262-automation authored
[v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: d34cbcd7 targetRevisionAtLastExport: 225cb28a69
-
https://github.com/v8/v8.gittest262-automation authored
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha d34cbcd7 on Wed Oct 17 2018 18:44:12 GMT+0000 (Coordinated Universal Time)
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: ac12ca41a6 targetRevisionAtLastExport: b47fed1a36
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha ac12ca41a6 on Wed Oct 17 2018 18:41:25 GMT+0000 (Coordinated Universal Time)
-
- Oct 17, 2018
-
-
Maya Lekova authored
* AsyncFunction: Add tests ensuring the new 1-tick await behaviour This commit adds 3 tests ensuring the optimized behaviour of await (see https://github.com/tc39/ecma262/pull/1250) in the following cases: - async functions - yielding from async generator functions - for-await-of loops * AsyncFunction: Add tests ensuring the monkey-patched promises behaviour This commit adds 2 more tests ensuring the optimized behaviour of await (see tc39/ecma262#1250) in the following cases: - awaiting on a native promise with monkey-patched "then" - awaiting on a non-native promise (a "thenable" object) * AsyncFunction: Add tests ensuring the non-native promises behaviour This commit adds 1 more tests ensuring the optimized behaviour of await (see tc39/ecma262#1250) in the following cases: - awaiting on a non-promise, non-thenable object It also renames the previous test for non-promise (a "thenable" object) to distinguish from the new case. The commit adds checks for proper await/promises interleaving in the aforementioned cases and includes a small code clean-up. * AsyncFunction: Refactor tests ensuring the new 1-tick await behaviour Gather all the tests to their appropriate folder and update copyright header.
-
André Bargull authored
-
Ms2ger authored
The order was defined in <https://github.com/tc39/ecma402/pull/279>.
-
Leo Balter authored
Test bugs oct2018
-
Mathias Bynens authored
This applies the fix from #1821 to the remaining frontmatter properties that consist of lists. Ref. https://github.com/tc39/test262/pull/1821/files#r222811633. Ref. #1817.
-
André Bargull authored
This reverts commit a1c3929c.
-
André Bargull authored
-
- Oct 16, 2018
-
-
Leo Balter authored
-
test262-automation authored
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 54374edc2b targetRevisionAtLastExport: bbc9ae15
-
test262-automation authored
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 54374edc2b on Mon Oct 15 2018 18:40:44 GMT+0000 (Coordinated Universal Time)
-
test262-automation authored
[v8-test262-automation] Updated curation log with latest revision sha's from export and changed files. sourceRevisionAtLastExport: 4dc8ce93 targetRevisionAtLastExport: 25f35328
-
https://github.com/v8/v8.gittest262-automation authored
[v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 4dc8ce93 on Mon Oct 15 2018 18:44:03 GMT+0000 (Coordinated Universal Time)
-
- Oct 15, 2018
-
-
Leo Balter authored
Add more cases for dynamic imports
-
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
-
Rick Waldron authored
-
Jaideep Bhoosreddy authored
-
jbhoosreddy 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.
-
Mathias Bynens authored
This makes it possible to run the script locally even if `TRAVIS_PULL_REQUEST` is not set. Currently, it results in an error: tools/scripts/ci_build.sh: line 2: [: !=: unary operator expected
-
Leo Balter authored
Merge pull request #1861 from test262-automation/javascriptcore-test262-automation-export-f595c416 Import test changes from JavaScriptCore
-
Leo Balter authored
Import test changes from V8
-
- Oct 12, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-