test262/test/built-ins/Promise/try
Timothy Flynn 232dfc7b60
Add missing `return` statement to `throwsAsync` callback
This callback is expected to return a thenable.
2024-05-18 11:30:57 -04:00
..
args.js Fix `asyncTest` usage for `Promise.try` tests 2024-05-17 14:20:50 +02:00
ctx-ctor-throws.js add Promise.try tests 2024-05-01 15:27:31 -07:00
ctx-ctor.js Remove incorrect property access 2024-05-17 21:57:46 +09:00
ctx-non-ctor.js add Promise.try tests 2024-05-01 15:27:31 -07:00
ctx-non-object.js add Promise.try tests 2024-05-01 15:27:31 -07:00
length.js add Promise.try tests 2024-05-01 15:27:31 -07:00
name.js add Promise.try tests 2024-05-01 15:27:31 -07:00
not-a-constructor.js add Promise.try tests 2024-05-01 15:27:31 -07:00
promise.js add Promise.try tests 2024-05-01 15:27:31 -07:00
prop-desc.js add Promise.try tests 2024-05-01 15:27:31 -07:00
return-value.js Fix `asyncTest` usage for `Promise.try` tests 2024-05-17 14:20:50 +02:00
throws.js Add missing `return` statement to `throwsAsync` callback 2024-05-18 11:30:57 -04:00