test262/test/built-ins/Promise/resolve
Rick Waldron 86209d8fd9 Make all harness/* file names consistent; update occurrences in test
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2017-06-28 11:53:58 -04:00
..
S25.4.4.5_A1.1_T1.js Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
S25.4.4.5_A2.1_T1.js Move test/built-ins/Promise/prototype/resolve/ to test/built-ins/Promise/resolve. Closes gh-146 2015-02-17 13:31:28 -05:00
S25.4.4.5_A2.2_T1.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
S25.4.4.5_A2.3_T1.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
S25.4.4.5_A3.1_T1.js Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
S25.4.4.5_A4.1_T1.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
S25.Promise_resolve_foreign_thenable_1.js Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
S25.Promise_resolve_foreign_thenable_2.js Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
arg-non-thenable.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
arg-poisoned-then.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
arg-uniq-ctor.js Extend test coverage for Promise built-in 2015-07-08 14:08:24 -04:00
capability-executor-called-twice.js Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
capability-executor-not-callable.js Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
capability-invocation-error.js Add tests for invocation of Promise capability fns 2016-06-27 15:26:36 -04:00
context-non-object-with-promise.js Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
ctx-ctor-throws.js Extend coverage for NewPromiseCapability 2016-01-07 12:42:44 -05:00
ctx-ctor.js Extend test coverage for Promise built-in 2015-07-08 14:08:24 -04:00
ctx-non-ctor.js Extend test coverage for Promise built-in 2015-07-08 14:08:24 -04:00
ctx-non-object.js Extend test coverage for Promise built-in 2015-07-08 14:08:24 -04:00
length.js Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
name.js Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
prop-desc.js Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
resolve-from-promise-capability.js Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
resolve-non-obj.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
resolve-non-thenable.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
resolve-poisoned-then.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
resolve-prms-cstm-then.js Promise: Add tests to disallow faulty optimization 2016-02-10 13:38:03 -05:00
resolve-self.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00
resolve-thenable.js Make asynchronous test configuration explicit 2016-02-12 13:03:19 -05:00