Leo Balter
|
f52f233934
|
Add missing Symbol.match feature flags
|
2017-09-08 10:13:50 -04:00 |
|
Leo Balter
|
72537004b0
|
Add missing Symbol.isConcatSpreadable feature flags
|
2017-09-08 10:13:50 -04:00 |
|
Leo Balter
|
2bee5df77a
|
Add missing Symbol.iterator feature flags
|
2017-09-08 10:13:50 -04:00 |
|
Leo Balter
|
c41faf1aca
|
Add missing Symbol features flags
|
2017-09-07 15:51:13 -04:00 |
|
Leo Balter
|
be420f34f0
|
Fix cross realm tests in Proxy.construct
|
2017-09-06 17:05:55 -04:00 |
|
Leo Balter
|
cf43f93284
|
Address feedback review
|
2017-09-06 16:45:26 -04:00 |
|
Aleksey Shvayka
|
97a04de2de
|
improve & join undefined apply tests
|
2017-09-06 16:45:26 -04:00 |
|
Josh Wolfe
|
443b15e43e
|
Add tests for BitInt.asIntN (#1191)
|
2017-09-06 13:52:08 -04:00 |
|
André Bargull
|
e44d73733b
|
Expect early SyntaxError when character range consists of two character classes
|
2017-09-05 11:18:06 -04:00 |
|
André Bargull
|
f3cd58335f
|
Remove duplicate property keys from getOwnPropertyDescriptors
Because Proxies no longer allow to return duplicate property keys.
|
2017-09-05 11:18:06 -04:00 |
|
André Bargull
|
ed2093b5f0
|
Add features flag for BigInt to the only test missing it
|
2017-09-05 11:18:06 -04:00 |
|
Leo Balter
|
7765873c3e
|
Refactor tests for the BigInt construtor
|
2017-08-25 15:56:11 -04:00 |
|
Robin Templeton
|
37beb36524
|
add BigInt tests
|
2017-08-24 15:58:14 -04:00 |
|
Leo Balter
|
f1d7a67e11
|
Apply feedback for RegExp.prototype.flags (#1196)
* Apply feedback for RegExp.prototype.flags
Ref #1149
|
2017-08-23 15:03:28 -04:00 |
|
Aleksey Shvayka
|
d91044c788
|
Improve RegExp.prototype.flags coverage (#1149)
|
2017-08-23 14:03:01 -04:00 |
|
Leo Balter
|
8422147c17
|
Revert "Tests for NumericSeparatorLiteral. Closes gh-1051" (#1188)
|
2017-08-21 11:54:21 -04:00 |
|
Rick Waldron
|
3dd50181d2
|
Tests for NumericSeparatorLiteral, parseFloat(...)
|
2017-08-21 11:46:31 -04:00 |
|
Rick Waldron
|
9380826d5b
|
Tests for NumericSeparatorLiteral, Number(...)
|
2017-08-17 09:50:33 -04:00 |
|
Leo Balter
|
e467c83aa0
|
Merge pull request #1156 from ljharb/finally
Promise.prototype.finally: add tests
|
2017-08-11 12:38:48 -04:00 |
|
Rick Waldron
|
fe7e906f4a
|
Proxy ownKeys should throw a TypeError if returned keys are not String or Symbol. Fixes gh-1169 (#1173)
|
2017-08-11 12:18:06 -04:00 |
|
Rick Waldron
|
33995100cd
|
Remove duplicate frontmatter tags
|
2017-08-11 11:52:21 -04:00 |
|
Rick Waldron
|
9e88bb9a45
|
Proxy, [[OwnPropertyKeys]]: If trapResult contains any duplicate entries, throw a TypeError
Ref: https://github.com/tc39/ecma262/pull/833
|
2017-08-04 15:06:31 -04:00 |
|
Rick Waldron
|
3ebd97ca9b
|
Updates to Proxy trap: ownKeys
|
2017-08-04 11:58:55 -04:00 |
|
deathbearbrown
|
fe494ed4d7
|
add esid to Dataview frontmatter
|
2017-08-02 15:56:22 -04:00 |
|
deathbearbrown
|
2fa2c91899
|
add esid to boolean frontmatter
|
2017-08-02 15:56:13 -04:00 |
|
deathbearbrown
|
98ec72c17c
|
add esid to atomic frontmatter
|
2017-08-02 15:56:03 -04:00 |
|
Sue Lockwood
|
22dc5f99b2
|
fix valueof frontmatter under Date
|
2017-08-02 15:47:16 -04:00 |
|
deathbearbrown
|
b7676e8f5f
|
add esid to Date frontmatter
|
2017-08-02 15:47:16 -04:00 |
|
Jordan Harband
|
3528601c41
|
Promise.prototype.finally: add tests
|
2017-07-25 23:06:12 -07:00 |
|
deathbearbrown
|
5c4a2c087e
|
remove S# notes from esid
|
2017-07-25 16:42:06 -04:00 |
|
deathbearbrown
|
ea88caaedf
|
add esid to ArrayIterator/next tests
|
2017-07-25 16:42:06 -04:00 |
|
Mathias Bynens
|
953992d235
|
Update RegExp Unicode property escape tests per latest proposal & Unicode 10
|
2017-07-13 12:35:44 -04:00 |
|
deathbearbrown
|
af8ec67363
|
update pending esids in AsyncFunction tests
|
2017-07-13 12:26:08 -04:00 |
|
deathbearbrown
|
8b3dddc570
|
update esid on Boolean/prototype tests
|
2017-07-13 11:48:46 -04:00 |
|
deathbearbrown
|
1b911a8f8a
|
add esid to ArrayBuffer/symbol.species tests
|
2017-07-12 17:08:39 -04:00 |
|
deathbearbrown
|
77297f2a90
|
add esid to ArrayBuffer/prototype/slice tests
|
2017-07-12 17:07:46 -04:00 |
|
deathbearbrown
|
c2195a0aa1
|
add esid to ArrayBuffer/prototype/byteLength tests
|
2017-07-12 17:07:38 -04:00 |
|
deathbearbrown
|
9c69a0204e
|
add esid to ArrayBuffer/prototype tests
|
2017-07-12 17:07:30 -04:00 |
|
deathbearbrown
|
2ec260f126
|
add esid to ArrayBuffer/isView tests
|
2017-07-12 17:07:05 -04:00 |
|
deathbearbrown
|
95b2c2d8d1
|
add esid to ArrayBuffer tests
|
2017-07-12 17:06:57 -04:00 |
|
deathbearbrown
|
7cc2e921c8
|
add esid to array/prototype/values tests
|
2017-07-12 17:06:49 -04:00 |
|
deathbearbrown
|
b2737b2d82
|
add esid to array/prototype/unshift tests
|
2017-07-12 17:06:06 -04:00 |
|
deathbearbrown
|
2d13a07cc1
|
add esid to array/prototype/toString tests
|
2017-07-12 17:05:52 -04:00 |
|
deathbearbrown
|
20b8c9b896
|
add esid to array/prototype/splice tests
|
2017-07-12 17:05:44 -04:00 |
|
deathbearbrown
|
e07385fff4
|
add esid to array/prototype/Symbol.unscopables tests
|
2017-07-12 17:05:36 -04:00 |
|
deathbearbrown
|
4ef011ffcf
|
add esid to array/prototype/toLocaleString tests
|
2017-07-12 17:05:28 -04:00 |
|
deathbearbrown
|
7c3675494a
|
add esid to array/prototype/sort tests
|
2017-07-12 17:05:18 -04:00 |
|
deathbearbrown
|
474237a725
|
add esid to array/prototype/some tests
|
2017-07-12 17:05:07 -04:00 |
|
deathbearbrown
|
da291ca3b1
|
add esid to array/prototype/shift tests
|
2017-07-12 17:04:32 -04:00 |
|
deathbearbrown
|
a62da2b499
|
add esid to array/prototype/reverse tests
|
2017-07-12 17:04:18 -04:00 |
|