.. |
Symbol.species
|
Extend test coverage for Promise built-in
|
2015-07-08 14:08:24 -04:00 |
all
|
Merge pull request #447 from anba/promise_coverage
|
2015-12-10 08:29:38 -08:00 |
prototype
|
Add 'class' features tag
|
2015-12-04 14:31:01 +01:00 |
race
|
Merge pull request #447 from anba/promise_coverage
|
2015-12-10 08:29:38 -08:00 |
reject
|
Improve test coverage for various Promise methods
|
2015-12-02 18:06:40 +01:00 |
resolve
|
Improve test coverage for various Promise methods
|
2015-12-02 18:06:40 +01: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 |
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 |
symbol-species-name.js
|
Add test for built-in accessor properties names
|
2015-07-06 17:31:23 -04:00 |
symbol-species.js
|
Remove unnecessary ES2015 syntax; add feature flags where appropriate.
|
2015-12-03 17:34:17 -05:00 |