.. |
Symbol.species
|
Add missing tests for "length" and "name" properties of built-in functions
|
2016-01-15 18:12:05 +01:00 |
all
|
Merge pull request from jugglinmike/improve-promise-coverage-resolve (closes #463)
|
2016-01-19 16:33:23 -08:00 |
prototype
|
Merge pull request #500 from bocoup/prms-guard-thenable-opt
|
2016-02-12 17:06:34 -08:00 |
race
|
Promise: Add tests to disallow faulty optimization
|
2016-02-10 13:38:03 -05:00 |
reject
|
Merge pull request #464 from jugglinmike/improve-promise-coverage-cap
|
2016-01-13 16:49:47 -08:00 |
resolve
|
Promise: Add tests to disallow faulty optimization
|
2016-02-10 13:38:03 -05:00 |
S25.4.3.1_A1.1_T1.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
S25.4.3.1_A2.1_T1.js
|
Prefer explicit error checking where possible
|
2015-07-10 14:12:57 -04:00 |
S25.4.3.1_A2.2_T1.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
S25.4.3.1_A2.3_T1.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
S25.4.3.1_A2.4_T1.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
S25.4.3.1_A3.1_T1.js
|
Prefer explicit error checking where possible
|
2015-07-10 14:12:57 -04:00 |
S25.4.3.1_A4.1_T1.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
S25.4.3.1_A5.1_T1.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
S25.4.3.1_A5.1_T2.js
|
ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144
|
2015-02-12 16:36:13 -05:00 |
exception-after-resolve-in-executor.js
|
Improve test coverage for various Promise methods
|
2015-12-02 18:06:40 +01:00 |
exception-after-resolve-in-thenable-job.js
|
Improve test coverage for various Promise methods
|
2015-12-02 18:06:40 +01:00 |
exec-args.js
|
Extend test coverage for Promise built-in
|
2015-07-08 14:08:24 -04:00 |
executor-function-extensible.js
|
Remove unnecessary ES2015 syntax; add feature flags where appropriate.
|
2015-12-03 17:34:17 -05:00 |
executor-function-length.js
|
Remove unnecessary ES2015 syntax; add feature flags where appropriate.
|
2015-12-03 17:34:17 -05:00 |
executor-function-name.js
|
Remove unnecessary ES2015 syntax; add feature flags where appropriate.
|
2015-12-03 17:34:17 -05:00 |
executor-function-nonconstructor.js
|
Remove unnecessary ES2015 syntax; add feature flags where appropriate.
|
2015-12-03 17:34:17 -05:00 |
executor-function-prototype.js
|
Remove unnecessary ES2015 syntax; add feature flags where appropriate.
|
2015-12-03 17:34:17 -05: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 |
reject-function-extensible.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
reject-function-length.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
reject-function-name.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
reject-function-nonconstructor.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
reject-function-prototype.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
reject-ignored-via-abrupt.js
|
Add tests for Promise Reject Functions
|
2016-01-07 13:24:42 -05:00 |
reject-ignored-via-fn-deferred.js
|
Add tests for Promise Reject Functions
|
2016-01-07 13:24:42 -05:00 |
reject-ignored-via-fn-immed.js
|
Add tests for Promise Reject Functions
|
2016-01-07 13:24:42 -05:00 |
reject-via-abrupt.js
|
Add tests for Promise Reject Functions
|
2016-01-07 13:24:42 -05:00 |
reject-via-fn-deferred.js
|
Add tests for Promise Reject Functions
|
2016-01-07 13:24:42 -05:00 |
reject-via-fn-immed.js
|
Add tests for Promise Reject Functions
|
2016-01-07 13:24:42 -05:00 |
resolve-function-extensible.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
resolve-function-length.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
resolve-function-name.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
resolve-function-nonconstructor.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
resolve-function-prototype.js
|
Test built-in function requirements of Promise and Proxy helper functions
|
2015-11-24 20:12:55 +01:00 |
resolve-non-obj-deferred.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-non-obj-immed.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-non-thenable-deferred.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-non-thenable-immed.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-poisoned-then-deferred.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-poisoned-then-immed.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-prms-cstm-then-deferred.js
|
Promise: Add tests to disallow faulty optimization
|
2016-02-10 13:38:03 -05:00 |
resolve-prms-cstm-then-immed.js
|
Promise: Add tests to disallow faulty optimization
|
2016-02-10 13:38:03 -05:00 |
resolve-self.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-thenable-deferred.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |
resolve-thenable-immed.js
|
Add tests for Promise Resolve Functions
|
2016-01-19 16:32:36 -08:00 |