Rick Waldron
|
21e97fb616
|
Generate tests
|
2020-09-25 14:42:12 -04:00 |
Rick Waldron
|
3f2a2aa464
|
Generate tests
|
2020-09-25 14:42:12 -04:00 |
Rick Waldron
|
cd778bea8c
|
Generate tests
|
2020-09-25 13:30:10 -04:00 |
Rick Waldron
|
73db72baad
|
Generate tests
|
2020-09-25 13:15:33 -04:00 |
Rick Waldron
|
76dacfb17c
|
Generate tests
|
2020-09-25 12:58:22 -04:00 |
Rick Waldron
|
5090f7adfe
|
Generate tests
|
2020-09-25 12:01:39 -04:00 |
Rick Waldron
|
e2a4e79a11
|
Coverage: formal parameter binding identifier "eval" must have the correct value in non-strict code. Fixes gh-2814
|
2020-09-24 14:54:48 -04:00 |
Rick Waldron
|
4bcc582183
|
Regenerate tests
|
2020-09-23 11:18:16 -04:00 |
Rick Waldron
|
601688856e
|
Generate tests
|
2020-09-23 11:18:16 -04:00 |
Rick Waldron
|
41c5a42fa7
|
Generate tests
|
2020-09-22 10:37:57 -04:00 |
Rick Waldron
|
fd92897147
|
Generate tests
|
2020-09-22 10:37:38 -04:00 |
HyeockJinKim
|
be99a3e519
|
Add coverage for rest properties with computed key
gh-2089
|
2020-09-22 10:31:33 -04:00 |
Rick Waldron
|
55652110f7
|
Update test/language/statements/try/completion-values-fn-finally-abrupt.js
Co-authored-by: Kevin Gibbons <bakkot@gmail.com>
|
2020-09-18 16:19:13 -04:00 |
Leo Balter
|
536ecd08a9
|
completion values of try-catch-finally
|
2020-09-18 16:19:13 -04:00 |
Rick Waldron
|
5de16292fd
|
Coverage: try/catch/finally completion values. Fixes gh-1742
|
2020-09-18 16:19:13 -04:00 |
Rick Waldron
|
1ab47810d1
|
Generate tests
|
2020-09-17 16:24:07 -04:00 |
Rick Waldron
|
a92de6fa2d
|
Generate tests
|
2020-09-15 11:09:52 -04:00 |
Rick Waldron
|
485cb0b1c9
|
Coverage: check instanceof on instances of built-in subclasses. Fixes gh-659
|
2020-09-14 13:40:33 -04:00 |
Rick Waldron
|
6e6516a558
|
Switch: lexical declarations inner scope. Fixes gh-422
|
2020-09-14 13:39:57 -04:00 |
Rick Waldron
|
21cdcb85d1
|
Generate tests
|
2020-09-14 13:35:13 -04:00 |
Rick Waldron
|
5c753769e6
|
Fixup: remove duplicate tests
|
2020-09-14 13:35:13 -04:00 |
Frank Tang
|
ab3a86d9b3
|
Move tests from
https://source.chromium.org/chromium/chromium/src/+/master:v8/test/test262/local-tests/
|
2020-09-14 13:35:13 -04:00 |
Rick Waldron
|
b25e36cdb6
|
Generate tests
|
2020-09-10 16:22:34 -04:00 |
Alexey Shvayka
|
9411d7fccc
|
Array binding: add generated tests
|
2020-08-20 12:48:08 -04:00 |
Alexey Shvayka
|
9ddfa39eca
|
Add generated files
|
2020-08-12 18:58:26 +03:00 |
Rick Waldron
|
362d7af20f
|
Generate tests
|
2020-06-24 15:47:49 -04:00 |
Rick Waldron
|
a816c03735
|
Generate tests
|
2020-06-24 15:47:48 -04:00 |
Alexey Shvayka
|
7f53ea671c
|
Add for/of tests
|
2020-06-03 13:25:03 -04:00 |
Alexey Shvayka
|
eabebb421d
|
Use Promise chaining
Co-authored-by: Leo Balter <leonardo.balter@gmail.com>
|
2020-05-27 22:33:38 +03:00 |
Alexey Shvayka
|
bd6d417abc
|
Test that yield* return() awaits received value
|
2020-05-27 22:33:38 +03:00 |
Adrian Heine né Lang
|
2f1d28ddca
|
Fix feature flag in static-private-method-and-instance-method-brand-check (#2307) (#2635)
|
2020-05-21 14:17:41 -07:00 |
Rick Waldron
|
5124761d2f
|
Fix continue asi test
|
2020-05-19 20:12:34 -04:00 |
Adrian Heine né Lang
|
350ac0dab2
|
Cover simple declaration of instance fields (#2620)
|
2020-05-15 12:12:07 -07:00 |
Alexey Shvayka
|
9bd8813674
|
Rename bound function test and update meta
|
2020-05-13 12:58:33 -04:00 |
Alexey Shvayka
|
47abdd0c5e
|
Add async generator function test
|
2020-05-13 12:58:33 -04:00 |
Alexey Shvayka
|
4118a67bef
|
Add async function test
|
2020-05-13 12:58:33 -04:00 |
Alexey Shvayka
|
a71bc984ff
|
Add arrow function test
|
2020-05-13 12:58:33 -04:00 |
Alexey Shvayka
|
9ff500ed70
|
Rename & improve generator function test
|
2020-05-13 12:58:33 -04:00 |
Adrian Heine né Lang
|
d2f7d4285c
|
Fix feature flag in private-method-referenced-from-static-method (#2621)
|
2020-05-11 16:54:11 -07:00 |
Adrian Heine né Lang
|
d5826606a4
|
Fix features in private method length tests (#2617)
|
2020-05-11 11:45:01 -07:00 |
Alexey Shvayka
|
6a18c27ca1
|
Generate test files from templates
|
2020-04-29 17:33:10 -04:00 |
Rick Waldron
|
62b8fce389
|
Deleting previously valid generated tests
|
2020-04-02 12:58:38 -04:00 |
Caio Lima
|
539c001941
|
Updating test with 'o?.#field' to be valid program
|
2020-04-02 12:58:38 -04:00 |
Alexey Shvayka
|
df59ad6134
|
Add AsyncIteratorClose tests
|
2020-04-02 11:25:58 -04:00 |
Alexey Shvayka
|
fccd9c4b81
|
Add IteratorClose tests
|
2020-04-02 11:25:58 -04:00 |
Caio Lima
|
6499fa6794
|
Adding missing cases of instance field without assignment and static field with assignment
|
2020-03-31 10:39:11 -04:00 |
Caio Lima
|
740e157eb0
|
Adding test to cover case where there is a static field named as 'static'
|
2020-03-31 10:39:11 -04:00 |
Caio Lima
|
432adbb61e
|
Adding case where 'static' is used as a field name
|
2020-03-28 16:47:44 -04:00 |
Caio Lima
|
db6f630e65
|
Adding test coverage for 'OptionalChain'.PrivateIdentifier case (#2534)
|
2020-03-23 15:47:51 -07:00 |
Alexey Shvayka
|
3bf630cdda
|
Add for/in test
|
2020-03-23 14:50:33 -04:00 |