test262/test/built-ins/Promise
Mike Pennisi 4e2f350875 Formalize tests for built-in Promise methods
Uniformly and exhaustively test the generic aspects of the static- and
instance Promise methods, including:

- function `length` properties
- function `name` properties
- method property descriptors
2015-07-07 13:55:57 -04:00
..
all Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
prototype Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
race Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
reject Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04:00
resolve Formalize tests for built-in Promise methods 2015-07-07 13:55:57 -04: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 ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05: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 ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05: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
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
symbol-species.js Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00