-
- Downloads
Re-organize tests according to internal operations
By organizing files according to the structure of the specification, test coverage can be more methodically evaluated.
Showing
- test/built-ins/Promise/prototype/then/prfm-fulfilled.js 32 additions, 0 deletionstest/built-ins/Promise/prototype/then/prfm-fulfilled.js
- test/built-ins/Promise/prototype/then/prfm-rejected.js 11 additions, 12 deletionstest/built-ins/Promise/prototype/then/prfm-rejected.js
- test/built-ins/Promise/prototype/then/prfm-when-fulfilled-throw.js 0 additions, 57 deletions...t-ins/Promise/prototype/then/prfm-when-fulfilled-throw.js
- test/built-ins/Promise/prototype/then/rxn-handler-fulfilled-return-abrupt.js 49 additions, 0 deletions...ise/prototype/then/rxn-handler-fulfilled-return-abrupt.js
- test/built-ins/Promise/prototype/then/rxn-handler-fulfilled-return-normal.js 49 additions, 0 deletions...ise/prototype/then/rxn-handler-fulfilled-return-normal.js
- test/built-ins/Promise/prototype/then/rxn-handler-rejected-return-abrupt.js 49 additions, 0 deletions...mise/prototype/then/rxn-handler-rejected-return-abrupt.js
Please register or sign in to comment