test262/test/built-ins
Leo Balter e467c83aa0 Merge pull request #1156 from ljharb/finally
Promise.prototype.finally: add tests
2017-08-11 12:38:48 -04:00
..
Array add esid to array/prototype/values tests 2017-07-12 17:06:49 -04:00
ArrayBuffer add esid to ArrayIterator/next tests 2017-07-25 16:42:06 -04:00
ArrayIteratorPrototype remove S# notes from esid 2017-07-25 16:42:06 -04:00
AsyncFunction update pending esids in AsyncFunction tests 2017-07-13 12:26:08 -04:00
Atomics add esid to atomic frontmatter 2017-08-02 15:56:03 -04:00
Boolean add esid to boolean frontmatter 2017-08-02 15:56:13 -04:00
DataView add esid to Dataview frontmatter 2017-08-02 15:56:22 -04:00
Date Remove duplicate frontmatter tags 2017-08-11 11:52:21 -04:00
Error Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Function Correct typo in copyright information 2017-04-18 12:23:22 -04:00
GeneratorFunction Correct typo in copyright information 2017-04-18 12:23:22 -04:00
GeneratorPrototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Infinity Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
IteratorPrototype/Symbol.iterator Add tests for IteratorPrototype intrinsic 2015-07-16 13:05:17 -04:00
JSON Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Map Fix spelling typo. (#1046) 2017-05-22 11:53:38 -04:00
MapIteratorPrototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Math Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
NaN Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
NativeErrors Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Number Fix tests for toFixed and toExponential (#1080) 2017-06-28 10:29:47 -04:00
Object Remove more unnecessary tests 2017-05-17 19:33:54 -04:00
Promise Promise.prototype.finally: add tests 2017-07-25 23:06:12 -07:00
Proxy Proxy ownKeys should throw a TypeError if returned keys are not String or Symbol. Fixes gh-1169 (#1173) 2017-08-11 12:18:06 -04:00
Reflect s/id/esid 2016-02-22 09:47:42 -05:00
RegExp Update RegExp Unicode property escape tests per latest proposal & Unicode 10 2017-07-13 12:35:44 -04:00
Set Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
SetIteratorPrototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
SharedArrayBuffer Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
String Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
StringIteratorPrototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Symbol Add basic Symbol constructor tests (#1069) 2017-06-22 22:11:26 -03:00
ThrowTypeError Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
TypedArray Array.prototype.sort and %TypedArray%.prototype.sort should throw on a non-undefined non-function (#1059) 2017-06-12 19:21:33 -03:00
TypedArrays Add esid 2017-07-12 17:03:52 -04:00
WeakMap Add `esid` to built-ins/WeakMap (#1119) 2017-06-30 10:46:27 -04:00
WeakSet Remove a wee bit o’ trailing whitespace 2017-06-29 17:23:07 -04:00
decodeURI Remove trailing whitespace 2017-06-29 15:49:49 -04:00
decodeURIComponent Remove trailing whitespace 2017-06-29 15:42:11 -04:00
encodeURI Remove trailing whitespace 2017-06-29 14:03:20 -04:00
encodeURIComponent Remove trailing whitespace 2017-06-29 13:45:58 -04:00
eval Remove trailing whitespace 2017-06-30 10:08:11 -04:00
global Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
isFinite add esid 2017-06-29 17:40:16 -04:00
isNaN Add esid 2017-06-29 17:42:03 -04:00
parseFloat Remove trailing whitespace 2017-06-29 17:35:30 -04:00
parseInt Add esid 2017-06-29 17:33:32 -04:00
undefined Clean up formatting (indents) 2017-06-29 17:32:23 -04:00