test262/test/built-ins/Promise
Meghan Denny 60963bf468
chore: convert many tests to use verifyProperty (#4263)
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
..
Symbol.species rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
all chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
allSettled remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
any remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
prototype chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
race chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
reject chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
resolve chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
try Add missing `return` statement to `throwsAsync` callback 2024-05-18 11:30:57 -04:00
withResolvers add Promise.try tests 2024-05-01 15:27:31 -07:00
constructor.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00
create-resolving-functions-reject.js remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
create-resolving-functions-resolve.js remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
exception-after-resolve-in-executor.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
exception-after-resolve-in-thenable-job.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
exec-args.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
executor-call-context-sloppy.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00
executor-call-context-strict.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00
executor-function-extensible.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
executor-function-length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
executor-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
executor-function-not-a-constructor.js remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
executor-function-property-order.js Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
executor-function-prototype.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
executor-not-callable.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00
get-prototype-abrupt-executor-not-callable.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00
get-prototype-abrupt.js Fix description of Promise constructor test (#2174) 2019-05-22 17:57:45 -04:00
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
name.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
promise.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00
property-order.js Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
proto-from-ctor-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
reject-function-extensible.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
reject-function-length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
reject-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
reject-function-nonconstructor.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-function-property-order.js Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
reject-function-prototype.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
reject-ignored-via-abrupt.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-ignored-via-fn-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-ignored-via-fn-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-via-abrupt-queue.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-via-abrupt.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-via-fn-deferred-queue.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-via-fn-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-via-fn-immed-queue.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
reject-via-fn-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-function-extensible.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
resolve-function-length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
resolve-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
resolve-function-nonconstructor.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-function-property-order.js Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
resolve-function-prototype.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
resolve-ignored-via-fn-deferred.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
resolve-ignored-via-fn-immed.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
resolve-non-obj-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-non-obj-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-non-thenable-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-non-thenable-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-poisoned-then-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-poisoned-then-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-prms-cstm-then-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-prms-cstm-then-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-self.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-thenable-deferred.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
resolve-thenable-immed.js built-ins/Promise/*: make all indentation consistent (depth & character) (#1433) 2018-02-15 15:11:21 -05:00
undefined-newtarget.js Improve Promise constructor coverage (#2158) 2019-05-22 17:33:09 -04:00