.. |
call-resolve-element-after-return.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
call-resolve-element-items.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
call-resolve-element.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
capability-executor-called-twice.js
|
Fix tests for new resolve lookup in Promise.allSettled
|
2019-04-24 17:28:01 -04:00 |
capability-executor-not-callable.js
|
Fix tests for new resolve lookup in Promise.allSettled
|
2019-04-24 17:28:01 -04:00 |
capability-resolve-throws-no-close.js
|
Fix tests for new resolve lookup in Promise.allSettled
|
2019-04-24 17:28:01 -04:00 |
capability-resolve-throws-reject.js
|
Fix tests for new resolve lookup in Promise.allSettled
|
2019-04-24 17:28:01 -04:00 |
ctx-ctor-throws.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
ctx-ctor.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
ctx-non-ctor.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
ctx-non-object.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
does-not-invoke-array-setters.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-resolve-error-close.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-resolve-error-reject.js
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Promise (#3091)
|
2021-07-21 12:48:13 -07:00 |
invoke-resolve-get-error-reject.js
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Promise (#3091)
|
2021-07-21 12:48:13 -07:00 |
invoke-resolve-get-error.js
|
Update Promise.allSettled tests
|
2020-06-03 15:49:04 -04:00 |
invoke-resolve-get-once-multiple-calls.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-resolve-get-once-no-calls.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-resolve-on-promises-every-iteration-of-custom.js
|
Promise: use .then($DONE, $DONE) wherever possible
|
2020-06-24 15:47:48 -04:00 |
invoke-resolve-on-promises-every-iteration-of-promise.js
|
Promise: use .then($DONE, $DONE) wherever possible
|
2020-06-24 15:47:48 -04:00 |
invoke-resolve-on-values-every-iteration-of-promise.js
|
Promise: use .then($DONE, $DONE) wherever possible
|
2020-06-24 15:47:48 -04:00 |
invoke-resolve-return.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-resolve.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-then-error-close.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-then-error-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-then-get-error-close.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
invoke-then-get-error-reject.js
|
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Promise (#3091)
|
2021-07-21 12:48:13 -07:00 |
invoke-then.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
is-function.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-false-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-null-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-number-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-poisoned.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-string-resolve.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-symbol-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-true-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-arg-is-undefined-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-false-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-null-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-number-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-string-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-symbol-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-true-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-assigned-undefined-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-next-err-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-next-val-err-no-close.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-next-val-err-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-false-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-null-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-number-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-string-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-symbol-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-true-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-returns-undefined-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-step-err-no-close.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
iter-step-err-reject.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
length.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
name.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
new-reject-function.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
new-resolve-function.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
not-a-constructor.js
|
Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests.
|
2020-10-06 12:01:34 -04:00 |
prop-desc.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
reject-deferred.js
|
Call $DONE function exactly once per test
|
2019-07-22 02:12:24 -07:00 |
reject-element-function-extensible.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
reject-element-function-length.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
reject-element-function-multiple-calls.js
|
Promise.allSettled: coverage updates, R2 (#2684)
|
2020-06-30 13:56:04 -07:00 |
reject-element-function-name.js
|
Assign "name" property to all anonymous functions (#2299)
|
2019-08-15 10:58:40 -04:00 |
reject-element-function-nonconstructor.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
reject-element-function-property-order.js
|
Set function `length` and `name` in `CreateBuiltinFunction`
|
2021-01-29 09:45:20 -05:00 |
reject-element-function-prototype.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
reject-ignored-deferred.js
|
Call $DONE function exactly once per test
|
2019-07-22 02:12:24 -07:00 |
reject-ignored-immed.js
|
Call $DONE function exactly once per test
|
2019-07-22 02:12:24 -07:00 |
reject-immed.js
|
Call $DONE function exactly once per test
|
2019-07-22 02:12:24 -07:00 |
resolve-before-loop-exit-from-same.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
resolve-before-loop-exit.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
resolve-element-function-extensible.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolve-element-function-length.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolve-element-function-name.js
|
Assign "name" property to all anonymous functions (#2299)
|
2019-08-15 10:58:40 -04:00 |
resolve-element-function-nonconstructor.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolve-element-function-property-order.js
|
Set function `length` and `name` in `CreateBuiltinFunction`
|
2021-01-29 09:45:20 -05:00 |
resolve-element-function-prototype.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolve-from-same-thenable.js
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
resolve-ignores-late-rejection-deferred.js
|
Promise.all, Promise.allSettled: coverage updates (#2657)
|
2020-06-12 09:54:52 -07:00 |
resolve-ignores-late-rejection.js
|
Promise.all, Promise.allSettled: coverage updates (#2657)
|
2020-06-12 09:54:52 -07:00 |
resolve-non-callable.js
|
Update Promise.allSettled tests
|
2020-06-03 15:49:04 -04:00 |
resolve-non-thenable.js
|
Remove unnecessary "includes" directives
|
2019-09-25 13:59:24 -04:00 |
resolve-not-callable-reject-with-typeerror.js
|
Promise.all, Promise.allSettled: coverage updates (#2657)
|
2020-06-12 09:54:52 -07:00 |
resolve-poisoned-then.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolve-thenable.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolved-all-fulfilled.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolved-all-mixed.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolved-all-rejected.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolved-immed.js
|
Promises: whenever evaluating checkSequence(sequence), also assert length of sequence (#2672)
|
2020-06-24 12:18:35 -07:00 |
resolved-sequence-extra-ticks.js
|
Promises: whenever evaluating checkSequence(sequence), also assert length of sequence (#2672)
|
2020-06-24 12:18:35 -07:00 |
resolved-sequence-mixed.js
|
Promises: whenever evaluating checkSequence(sequence), also assert length of sequence (#2672)
|
2020-06-24 12:18:35 -07:00 |
resolved-sequence-with-rejections.js
|
Promises: whenever evaluating checkSequence(sequence), also assert length of sequence (#2672)
|
2020-06-24 12:18:35 -07:00 |
resolved-sequence.js
|
Promises: whenever evaluating checkSequence(sequence), also assert length of sequence (#2672)
|
2020-06-24 12:18:35 -07:00 |
resolved-then-catch-finally.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolves-empty-array.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
resolves-to-array.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
returns-promise.js
|
Port tests from Promise.all to Promise.allSettled (#2124)
|
2019-04-17 14:17:54 -04:00 |
species-get-error.js
|
Fix tests for new resolve lookup in Promise.allSettled
|
2019-04-24 17:28:01 -04:00 |