Commit Graph

3355 Commits

Author SHA1 Message Date
Rick Waldron 3bcb28e918 Generate tests 2018-10-15 12:43:16 -04:00
Rick Waldron 8a59f61c2b Remove unnecessary parts of test case for "PrivateName IdentifierName is accessed on SuperProperty" 2018-10-15 12:38:53 -04:00
Jaideep Bhoosreddy 7736c00f6a Update super-private-access-invalid.case 2018-10-15 12:36:34 -04:00
jbhoosreddy b7a83ecaf3 test: syntax error if superproperty private name access 2018-10-15 12:36:34 -04:00
Mike Pennisi 36f5d9527f Refactor compound assignment tests for parsers
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.
2018-10-15 11:55:29 -04:00
Mike Pennisi a3a5bedee4 Add `esid` metadata 2018-10-15 11:55:29 -04:00
Mike Pennisi 6870cc4a77 Rename files 2018-10-15 11:55:29 -04:00
Ms2ger e527498bff Intl.Segmenter: Some initial tests. (#1844) 2018-10-15 11:29:25 -04:00
Ms2ger f6dcb4fc2b Intl.ListFormat: Add some tests for the localeMatcher constructor option. (#1855)
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.
2018-10-15 11:04:34 -04:00
Mathias Bynens e654d7b2ae Quote variables in ci_build.sh (#1858)
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
2018-10-15 11:02:51 -04:00
Leo Balter 2b726b73e4
Merge pull request #1861 from test262-automation/javascriptcore-test262-automation-export-f595c41625
Import test changes from JavaScriptCore
2018-10-15 10:59:13 -04:00
Leo Balter 7d49ff213b
Merge pull request #1859 from test262-automation/v8-test262-automation-export-234933fe8a
Import test changes from V8
2018-10-15 10:59:00 -04:00
test262-automation db33ff2225 [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: d44c4f5a10 targetRevisionAtLastExport: f595c41625
2018-10-12 18:42:34 +00:00
test262-automation bbc9ae15d9 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha d44c4f5a10 on Fri Oct 12 2018 18:39:22 GMT+0000 (Coordinated Universal Time) 2018-10-12 18:42:30 +00:00
test262-automation 6a7f7fa3a9 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 9f893284 targetRevisionAtLastExport: 234933fe8a
2018-10-11 18:43:56 +00:00
test262-automation 25f3532881 [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 9f893284 on Thu Oct 11 2018 18:43:07 GMT+0000 (Coordinated Universal Time) 2018-10-11 18:43:53 +00:00
Leo Balter e1ff0bbe5c
Merge pull request #1852 from test262-automation/v8-test262-automation-export-1e2181be02
Import test changes from V8
2018-10-10 14:51:41 -04:00
Leo Balter 43e33733af
Merge pull request #1857 from test262-automation/javascriptcore-test262-automation-export-5ca4d8770b
Import test changes from JavaScriptCore
2018-10-10 14:50:53 -04:00
test262-automation 70eaebe299 [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 2c8aa42eb8 targetRevisionAtLastExport: 5ca4d8770b
2018-10-10 18:40:54 +00:00
test262-automation f595c41625 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 2c8aa42eb8 on Wed Oct 10 2018 18:37:38 GMT+0000 (Coordinated Universal Time) 2018-10-10 18:40:49 +00:00
test262-automation de291f2af7 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: c9524b41 targetRevisionAtLastExport: 1e2181be02
2018-10-09 18:41:23 +00:00
test262-automation 234933fe8a [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha c9524b41 on Tue Oct 09 2018 18:40:34 GMT+0000 (Coordinated Universal Time) 2018-10-09 18:41:19 +00:00
Adrian Heine né Lang 36772d4e6b Fix typo intialize(r) -> initialize(r) (#1838) 2018-10-09 12:42:46 -04:00
Leo Balter 21ed9c3bf8
Merge pull request #1845 from test262-automation/v8-test262-automation-export-fd1b13ca85
Import test changes from V8
2018-10-09 12:05:07 -04:00
Leo Balter eb4401ee44
Merge pull request #1832 from leobalter/dyn-import-part2
More test cases for dynamic import
2018-10-09 12:04:41 -04:00
Ms2ger f61c4beaaa Intl.RelativeTimeFormat: Fix copy/paste error in frontmatter. (#1851) 2018-10-09 11:30:01 -04:00
Adrian Heine né Lang 2234f0fc40 Fix syntax in test (#1841)
This was introduced in 6581e84949.
2018-10-09 11:29:32 -04:00
test262-automation b4327ab082 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: fdfdce1d targetRevisionAtLastExport: fd1b13ca85
2018-10-08 18:40:28 +00:00
test262-automation 1e2181be02 [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha fdfdce1d on Mon Oct 08 2018 18:39:39 GMT+0000 (Coordinated Universal Time) 2018-10-08 18:40:25 +00:00
Leo Balter 3450ed544e fix linting 2018-10-08 13:32:28 -04:00
Leo Balter c0f6c8a0a0
Merge pull request #1835 from FrankYFTang/fix-constructor-options-numeric-valid
compare "numeric" as boolean instead of string
2018-10-08 12:55:19 -04:00
Leo Balter 041c46b478
Merge pull request #1837 from test262-automation/javascriptcore-test262-automation-export-0e9545be99
Import test changes from JavaScriptCore
2018-10-08 12:48:15 -04:00
Leo Balter bb427dd753
Merge pull request #1836 from test262-automation/v8-test262-automation-export-4bc81c1dc2
Import test changes from V8
2018-10-08 12:47:31 -04:00
Leo Balter 874f508077 Generate tests 2018-10-08 11:41:21 -04:00
Leo Balter 7ec5d801f0 Remove naming conflict with template 2018-10-08 11:40:58 -04:00
Leo Balter 9e4fc1b1c2 Generate tests 2018-10-08 11:05:09 -04:00
Leo Balter 4388d5dc25 fix valid script code example 2018-10-08 11:04:45 -04:00
test262-automation d7c7e3309e [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 3a8f232444 targetRevisionAtLastExport: 0e9545be99
2018-10-07 18:39:00 +00:00
test262-automation 5ca4d8770b [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3a8f232444 on Sun Oct 07 2018 18:35:44 GMT+0000 (Coordinated Universal Time) 2018-10-07 18:38:54 +00:00
test262-automation 2e9622158a [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 466306e9 targetRevisionAtLastExport: 4bc81c1dc2
2018-10-06 18:39:07 +00:00
test262-automation fd1b13ca85 [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha 466306e9 on Sat Oct 06 2018 18:38:18 GMT+0000 (Coordinated Universal Time) 2018-10-06 18:39:03 +00:00
Frank Tang 0866789361 numeric should be a boolean not a string 2018-10-05 18:43:50 -07:00
Frank Tang 5072e841be
Merge pull request #1 from tc39/master
test
2018-10-05 18:30:09 -07:00
test262-automation 161ebcb76b [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 204d982056 targetRevisionAtLastExport: 0eb3a6f9e
2018-10-05 20:47:19 -04:00
test262-automation f4394f84ef [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 204d982056 on Fri Oct 05 2018 18:34:24 GMT+0000 (Coordinated Universal Time) 2018-10-05 20:47:19 -04:00
Leo Balter 3589fa9d82 Generate Tests 2018-10-05 17:17:41 -04:00
Leo Balter 8e28caa214 Add more coverage to dynamic import
- 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
2018-10-05 17:17:32 -04:00
test262-automation 842ce97484 [v8-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: fb4d8c01 targetRevisionAtLastExport: 53ec6e9db
2018-10-05 15:42:18 -04:00
test262-automation ffb51db775 [v8-test262-automation] Changes from https://github.com/v8/v8.git at sha fb4d8c01 on Fri Oct 05 2018 18:37:43 GMT+0000 (Coordinated Universal Time) 2018-10-05 15:42:18 -04:00
Ujjwal Sharma f8e3a8ed11 Add let before variable declaration 2018-10-05 15:32:54 -04:00