Commit Graph

3099 Commits

Author SHA1 Message Date
Leo Balter 938915ddb5 Add optional heritage for classes syntax templates 2018-09-10 11:20:40 -04:00
Leo Balter af9bcfef5f Generate tests 2018-09-10 11:20:40 -04:00
Leo Balter 92c83dfbd4 Add cases for non-ctor methods containing direct super 2018-09-10 11:20:40 -04:00
Leo Balter 585dac6d46 fix typo 2018-09-10 11:20:40 -04:00
Leo Balter bf5661bf60 Generate tests 2018-09-10 11:20:40 -04:00
Leo Balter e9f9c7576c restructure destination folder for class elements syntax templates 2018-09-10 11:20:40 -04:00
Leo Balter ffdb869ef1 Rename fields to elements in src/class-elements/syntax templates 2018-09-10 11:20:40 -04:00
Leo Balter 46e03c3875 add generation cases for special methods with propname constructor 2018-09-10 11:20:40 -04:00
Leo Balter 2720e08dae rename src/class-fields to src/class-elements 2018-09-10 11:20:40 -04:00
Leo Balter 93635ca3b2 Assert extensibility of dataview objects 2018-09-10 11:13:11 -04:00
Leo Balter 97a54fc7a0
Merge pull request #1714 from Ms2ger/intl-subclassing
Intl: Add tests for subclassing Locale, ListFormat and RelativeTimeFormat.
2018-09-07 14:25:49 -04:00
Leo Balter 667ff88467
Merge pull request #1715 from test262-automation/javascriptcore-test262-automation-export-5594c916b
Import test changes from JavaScriptCore
2018-09-07 14:24:14 -04:00
test262-automation 00e3c1a82f [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: a2f7b0c562 targetRevisionAtLastExport: 5594c916b
2018-09-07 18:22:11 +00:00
test262-automation 92b6974dfd [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha a2f7b0c562 on Fri Sep 07 2018 18:19:35 GMT+0000 (Coordinated Universal Time) 2018-09-07 18:22:08 +00:00
Ms2ger c52f9cb769 Intl: Add tests for subclassing Locale, ListFormat and RelativeTimeFormat.
Fixes #1705.
2018-09-07 15:53:10 +02:00
Leo Balter f10582ee66
Merge pull request #1713 from test262-automation/javascriptcore-test262-automation-export-f8c62a49f
Import test changes from JavaScriptCore
2018-09-06 17:52:43 -04:00
test262-automation 5e03c6ce7b [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 3ced8564a6 targetRevisionAtLastExport: f8c62a49f
2018-09-06 18:21:31 +00:00
test262-automation 5594c916bf [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3ced8564a6 on Thu Sep 06 2018 18:18:56 GMT+0000 (Coordinated Universal Time) 2018-09-06 18:21:27 +00:00
Leo Balter 86b5efea29
Merge pull request #1710 from test262-automation/javascriptcore-test262-automation-export-170f4cbbb
Import test changes from JavaScriptCore
2018-09-05 14:45:34 -04:00
test262-automation eee8723d91 [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: ce279990f8 targetRevisionAtLastExport: 170f4cbbb
2018-09-05 18:21:22 +00:00
test262-automation f8c62a49fb [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha ce279990f8 on Wed Sep 05 2018 18:18:55 GMT+0000 (Coordinated Universal Time) 2018-09-05 18:21:18 +00:00
Leo Balter ef77548b1c
Merge pull request #1706 from test262-automation/javascriptcore-test262-automation-export-199f6b315
Import test changes from JavaScriptCore
2018-09-04 14:27:34 -04:00
test262-automation a36084ab58 [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 3d4f832de4 targetRevisionAtLastExport: 199f6b315
2018-09-04 18:21:36 +00:00
test262-automation 170f4cbbb4 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 3d4f832de4 on Tue Sep 04 2018 18:18:22 GMT+0000 (Coordinated Universal Time) 2018-09-04 18:21:32 +00:00
Leo Balter 8f8b4d733a
Merge pull request #1704 from leobalter/generate-tests-1699
Fix feature tags and trailing space and Generate tests
2018-09-04 13:14:47 -04:00
Leo Balter 2c9583a309 Generate tests 2018-09-04 12:40:30 -04:00
Leo Balter 0958bbbede small fixes for feature tags and trailing space 2018-09-04 12:40:30 -04:00
Leo Balter 975ddb311a
Merge pull request #1702 from test262-automation/javascriptcore-test262-automation-export-eaa48b4f0
Import test changes from JavaScriptCore
2018-09-04 12:35:06 -04:00
Leo Balter 30c2355329
Merge pull request #1699 from jbhoosreddy/private-generator-method
test: Add private generator method tests (#1343)
2018-09-04 12:32:38 -04:00
Leo Balter 8b91e600d6
Merge pull request #1701 from leobalter/1697-features
Add missing features tags for class fields templates and cases
2018-09-04 12:27:24 -04:00
jugglinmike 9c3518a7e2 Improve documentation for Python usage (#1703)
Update the recommended invocation of `pip` to use the `python` command,
avoiding discrepancies on systems where the `pip` and `python` commands
are not provided by the same Python installation. In the interest of
consistency, also update the configuration for the project's continuous
integration service.

Recommend additional tooling for users with more advanced needs.
2018-09-04 10:56:51 -04:00
jbhoosreddy 807f62b59b add generators async-generators syntax 2018-09-04 00:23:22 -04:00
jbhoosreddy 57fea22f70 add async function syntax 2018-09-04 00:09:35 -04:00
jbhoosreddy 057cd9935d @leobalter's comments 2018-09-03 23:41:14 -04:00
test262-automation a22d38e40f [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 671be37db3 targetRevisionAtLastExport: eaa48b4f0
2018-09-01 18:19:44 +00:00
test262-automation 199f6b3154 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 671be37db3 on Sat Sep 01 2018 18:17:03 GMT+0000 (Coordinated Universal Time) 2018-09-01 18:19:40 +00:00
Ms2ger f98218f831 Intl.ListFormat: Initial tests. (#1679) 2018-08-31 15:53:11 -04:00
Leo Balter a4faf41ed6 Generate tests 2018-08-31 15:22:43 -04:00
Leo Balter 904fd149c9 Add missing features tags for class fields templates and cases
Fixes #1697
2018-08-31 15:21:57 -04:00
test262-automation dbc101606b Import test changes from JavaScriptCore (#1698)
* [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 8a25978f29 on Tue Aug 28 2018 18:16:05 GMT+0000 (Coordinated Universal Time)

* [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
    sourceRevisionAtLastExport: 8a25978f29 targetRevisionAtLastExport: 70dc33467
2018-08-31 14:46:07 -04:00
jbhoosreddy 5a6bfb0e93 add templates for async generators 2018-08-31 00:08:44 -04:00
jbhoosreddy e2bf6f63dc update features.txt 2018-08-29 21:15:52 -04:00
jbhoosreddy dd3d13a7a8 test: Add private generator method tests (#1343) 2018-08-29 21:12:18 -04:00
Ashley Hauck 835c85c26e TypedArray.prototype.sort: check result of compareFn is immediately converted ToNumber (#1694) 2018-08-27 14:27:27 -04:00
Leo Balter 93fb9b9423
Merge pull request #1695 from test262-automation/javascriptcore-test262-automation-export-5032c509e
Import test changes from JavaScriptCore
2018-08-27 14:27:03 -04:00
test262-automation efb2bcae8d [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 12df785646 targetRevisionAtLastExport: 5032c509e
2018-08-27 18:17:44 +00:00
test262-automation 70dc33467e [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 12df785646 on Mon Aug 27 2018 18:14:52 GMT+0000 (Coordinated Universal Time) 2018-08-27 18:17:41 +00:00
Leo Balter 5bb0f4c820
Merge pull request #1690 from test262-automation/javascriptcore-test262-automation-export-04c056b95
Import test changes from JavaScriptCore
2018-08-22 16:33:57 -04:00
test262-automation 92ed690cbe [javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 93457d631e targetRevisionAtLastExport: 04c056b95
2018-08-22 18:15:49 +00:00
test262-automation 5032c509e0 [javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 93457d631e on Wed Aug 22 2018 18:13:32 GMT+0000 (Coordinated Universal Time) 2018-08-22 18:15:45 +00:00