Frank Yung-Fong Tang
|
df861e4bbc
|
correct style-narrow.js
|
2020-04-25 18:48:40 -04:00 |
Frank Yung-Fong Tang
|
d6c1b361c8
|
style-long.js
|
2020-04-25 18:48:40 -04:00 |
Frank Yung-Fong Tang
|
17fe569a5e
|
correct style-short.js
|
2020-04-25 18:48:40 -04:00 |
Frank Yung-Fong Tang
|
81de828140
|
correct style-narrow.js
|
2020-04-25 18:48:40 -04:00 |
Frank Yung-Fong Tang
|
79c1818a68
|
Correct pl-pl*.js test for minimumGroupingDigits
pl has minimumGroupingDigits{"2"} in locale data according to CLDR
therefore there should be no \u00a0 between 1 and 000
Close https://github.com/tc39/test262/issues/2589
|
2020-04-25 18:48:40 -04:00 |
Alexey Shvayka
|
39ed5d9d68
|
Add object rest destructuring test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
b08380c723
|
Add object spread test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
c9ce3be95d
|
Add Object.seal test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
feaa555fc3
|
Add Object.isSealed test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
a65d0bfb42
|
Add Object.isFrozen test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
521446b36b
|
Add Object.freeze test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
07ff2ffa4a
|
Add Object.defineProperties test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
56cbc61e42
|
Add Object.getOwnPropertyDescriptors test
|
2020-04-25 18:45:48 -04:00 |
Alexey Shvayka
|
2183fa7e4e
|
Add Object.assign test
|
2020-04-25 18:45:48 -04:00 |
Frank Yung-Fong Tang
|
0942fe16ae
|
correct comments
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
9b54c22e10
|
correct comments
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
aabf688371
|
correct comment
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
e72a96572b
|
Change the compareArray to allow new property
Change the compareArray to code which allow new property but still assert the actual output contains the expected and assert the order.
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
21440c733c
|
Change compareArray to allow new property
Change the compareArray to code which allow new property but still assert the actual output contains the expected and assert the order.
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
fc55e45698
|
Change the compareArray to allow new property
Change the compareArray to code which allow new property but still assert the actual output contains the expected and assert the order.
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
8ad12251ae
|
Change compareArray to allow new property
Change the compareArray to code which allow new property but still assert the actual output contains the expected and assert the order.
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
4fb0e70db0
|
add "fractionalSecondDigits"
|
2020-04-25 18:43:48 -04:00 |
Frank Yung-Fong Tang
|
9c6ab189b7
|
Add fractionalSecondDigits
close https://github.com/tc39/test262/issues/2591
|
2020-04-25 18:43:48 -04:00 |
Jeff Walden
|
31dabb5618
|
Add a test for Unicode key-type pairs being canonicalized by Intl.Locale regardless whether they're passed in the input tag, or through the options object.
|
2020-04-23 10:49:48 -04:00 |
Alexey Shvayka
|
7a4b88e446
|
Add `null` named capture coercion test case
|
2020-04-23 10:48:48 -04:00 |
Alexey Shvayka
|
6de6484e21
|
Add functional replacement test
|
2020-04-23 10:48:48 -04:00 |
Alexey Shvayka
|
a6f3449cd8
|
Add string replacement test
|
2020-04-23 10:48:48 -04:00 |
Alexey Shvayka
|
eca34edd7e
|
Drop "the" and align license headers
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
34b2ab340c
|
Use non ID_Continue characters in negative tests
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
89bb1b79e8
|
Remove negative parse tests that are now valid
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
3b5845afe7
|
Add invalid non-Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
b0995ea174
|
Add invalid Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
fd18971545
|
Add valid non-Unicode test
|
2020-04-23 10:48:16 -04:00 |
Alexey Shvayka
|
1991c24d91
|
Add valid Unicode test
|
2020-04-23 10:48:16 -04:00 |
Ross Kirsling
|
d57bd9d4bd
|
Simplify alphanum regex in testIntl.js
|
2020-04-23 10:47:32 -04:00 |
Frank Yung-Fong Tang
|
064d3c24e3
|
correct exceptions for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
18f55513f0
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
7bb81a4ee0
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
52ec5850d6
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
6b3b5c100a
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
7aa12918ec
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
fb00de47c0
|
correct expectation of exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
11cc0c03f9
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
9119877088
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
2022f97a25
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
0fc6784390
|
correct exceptZero expectation
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
988bf55b25
|
correct exceptZero expectation
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
e5d4129d37
|
correct for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
8293c961e9
|
correct expectation for exceptZero
|
2020-04-23 10:46:27 -04:00 |
Frank Yung-Fong Tang
|
0279d96432
|
correct cases for exceptZero
|
2020-04-23 10:46:27 -04:00 |