Leo Balter
35e3f82504
Add valid cases for static ctor methods
2018-09-10 11:20:40 -04:00
Leo Balter
b64d01d568
small typo
2018-09-10 11:20:40 -04:00
Leo Balter
e28a6f37d0
remove old duplicates
2018-09-10 11:20:40 -04:00
Leo Balter
7766d0fb66
Generate tests
2018-09-10 11:20:40 -04:00
Leo Balter
75a579a0d4
Private names disallowed for constructor
2018-09-10 11:20:40 -04:00
Leo Balter
94a40cb474
Generate tests
2018-09-10 11:20:40 -04:00
Leo Balter
8524805f25
Final cases to move to tests generation
2018-09-10 11:20:40 -04:00
Leo Balter
bcfc576af4
Generate tests
2018-09-10 11:20:40 -04:00
Leo Balter
8b0d7d3c4e
fix template destination dir
2018-09-10 11:20:40 -04:00
Leo Balter
daea4efc57
Generate tests
2018-09-10 11:20:40 -04:00
Leo Balter
20217a7eeb
add cases for static method names named prototype
2018-09-10 11:20:40 -04:00
Leo Balter
ef591384d8
Remove old duplicate tests
2018-09-10 11:20:40 -04:00
Leo Balter
ee9739c699
Generate tests
2018-09-10 11:20:40 -04:00
Leo Balter
df147573a0
remove unnecessary space
2018-09-10 11:20:40 -04:00
Leo Balter
4b386c0ae5
Add cases for static methods with super
2018-09-10 11:20:40 -04:00
Leo Balter
84ca816378
Use heritage for cases checking early errors with super
2018-09-10 11:20:40 -04:00
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