.. |
capability-executor-called-twice.js
|
Add Capability Executor tests
|
2020-03-25 12:04:35 -04:00 |
capability-executor-not-callable.js
|
Add Capability Executor tests
|
2020-03-25 12:04:35 -04:00 |
ctx-ctor-throws.js
|
Add context tests
|
2020-03-25 12:04:35 -04:00 |
ctx-ctor.js
|
update features.txt
|
2020-03-25 12:04:35 -04:00 |
ctx-non-ctor.js
|
Add context tests
|
2020-03-25 12:04:35 -04:00 |
ctx-non-object.js
|
Add context tests
|
2020-03-25 12:04:35 -04:00 |
empty-iterable-rejects.js
|
Promise.any: empty iterable rejects with AggregateError
|
2020-03-25 12:04:36 -04:00 |
invoke-resolve.js
|
Promise.any: make async operation test actually async
|
2020-03-25 12:04:36 -04:00 |
invoke-then.js
|
Promise.any: convert sync test to async test to ensure run to completion
|
2020-03-25 12:04:36 -04:00 |
is-function.js
|
add is callable test
|
2020-03-25 12:04:35 -04:00 |
iter-arg-is-false-reject.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-null-reject.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-number-reject.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-poisoned.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-string-resolve.js
|
Promise.any: string iterable should not be rejected (adds error message for clarity)
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-symbol-reject.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-true-reject.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-arg-is-undefined-reject.js
|
Add iter-arg tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-false-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-null-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-number-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-string-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-symbol-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-true-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
iter-assigned-undefined-reject.js
|
add iter-assigned tests
|
2020-03-25 12:04:36 -04:00 |
length.js
|
Add Promise and Promise.any properties tests
|
2020-03-25 12:04:35 -04:00 |
name.js
|
Add Promise and Promise.any properties tests
|
2020-03-25 12:04:35 -04:00 |
prop-desc.js
|
Add Promise and Promise.any properties tests
|
2020-03-25 12:04:35 -04:00 |
returns-promise.js
|
Add returns promise test
|
2020-03-25 12:04:35 -04:00 |
species-get-error.js
|
add species-get-error test
|
2020-03-25 12:04:36 -04:00 |