Leo Balter
|
4cb91f93e2
|
Merge pull request #1720 from test262-automation/javascriptcore-test262-automation-export-1f7948aa7
Import test changes from JavaScriptCore
|
2018-09-11 14:46:23 -04:00 |
test262-automation
|
0f46fb0748
|
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: a7577363f7 targetRevisionAtLastExport: 1f7948aa7
|
2018-09-11 18:25:07 +00:00 |
test262-automation
|
b9f58f3ae8
|
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha a7577363f7 on Tue Sep 11 2018 18:22:14 GMT+0000 (Coordinated Universal Time)
|
2018-09-11 18:25:01 +00:00 |
Rick Waldron
|
6bedd8f1c6
|
Merge pull request #1717 from leobalter/1711-fixes
Apply fixes on recent class element tests
|
2018-09-11 11:22:43 -04:00 |
Rick Waldron
|
2c714ede1d
|
Merge pull request #1719 from leobalter/private-fields-methods-whitespace-syntax-error
Private fields and methods whitespace syntax error
|
2018-09-11 11:20:44 -04:00 |
Rick Waldron
|
eda30f8984
|
Merge pull request #1708 from leobalter/private-methods-dstr-binding
Add private methods templates for dstr-binding
|
2018-09-11 10:21:38 -04:00 |
Leo Balter
|
a17484e230
|
Generate Tests
|
2018-09-10 17:13:06 -04:00 |
Leo Balter
|
b183a6f568
|
Update tests to verify lexical grammar of private names
No whitespace allowed between the sigil and the identifier name
|
2018-09-10 17:13:05 -04:00 |
jbhoosreddy
|
19df5b04b2
|
private fields/methods whitespace syntax error (#1343)
|
2018-09-10 15:00:04 -04:00 |
Leo Balter
|
2473440464
|
Merge pull request #1718 from test262-automation/javascriptcore-test262-automation-export-8e73aadc2
Import test changes from JavaScriptCore
|
2018-09-10 14:39:51 -04:00 |
test262-automation
|
f1b3723789
|
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 8a73712b6a targetRevisionAtLastExport: 8e73aadc2
|
2018-09-10 18:23:35 +00:00 |
test262-automation
|
1f7948aa7e
|
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 8a73712b6a on Mon Sep 10 2018 18:21:05 GMT+0000 (Coordinated Universal Time)
|
2018-09-10 18:23:31 +00:00 |
Leo Balter
|
b056d138fa
|
generate tests
|
2018-09-10 14:15:40 -04:00 |
Leo Balter
|
c3d642889a
|
Add private methods templates for dstr-binding
|
2018-09-10 14:15:39 -04:00 |
Leo Balter
|
5cdbf084a7
|
Generate tests
|
2018-09-10 14:13:39 -04:00 |
Leo Balter
|
58f39fd36a
|
Apply fixes on recent class element tests
Ref https://github.com/tc39/test262/pull/1711#issuecomment-419973158
|
2018-09-10 14:12:19 -04:00 |
Rick Waldron
|
6aa46d0ddb
|
Merge pull request #1707 from leobalter/private-methods-args
Add class private methods (include static) to arguments templates
|
2018-09-10 11:57:40 -04:00 |
Leo Balter
|
0dc97d6b82
|
Merge pull request #1716 from test262-automation/javascriptcore-test262-automation-export-92b6974df
Import test changes from JavaScriptCore
|
2018-09-10 11:21:34 -04:00 |
Leo Balter
|
3f344f0aad
|
Remove regression test from jsc, covered by new tests
|
2018-09-10 11:20:40 -04:00 |
Leo Balter
|
a9837df144
|
Generate tests
|
2018-09-10 11:20:40 -04:00 |
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 |
test262-automation
|
b2a21a5f82
|
[javascriptcore-test262-automation] Updated curation log with latest revision sha's from export and changed files.
sourceRevisionAtLastExport: 873fa026de targetRevisionAtLastExport: 92b6974df
|
2018-09-08 18:22:09 +00:00 |
test262-automation
|
8e73aadc29
|
[javascriptcore-test262-automation] Changes from https://github.com/webkit/webkit.git at sha 873fa026de on Sat Sep 08 2018 18:19:30 GMT+0000 (Coordinated Universal Time)
|
2018-09-08 18:22:04 +00: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 |