test262/test/built-ins
Alexey Shvayka 1fccea4471 Object.prototype.hasOwnProperty: Test coercion order 2020-05-06 11:56:49 -04:00
..
Array Remove extra operation from "info" 2020-03-23 14:23:05 -04:00
ArrayBuffer Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
ArrayIteratorPrototype Update tests to use APIs defined by included files 2019-09-25 13:59:24 -04:00
AsyncFromSyncIteratorPrototype Fix async iterator methods not passing absent values tests (#2571) 2020-04-10 15:41:20 -07:00
AsyncFunction Add "proto-from-ctor-realm" tests for async functions (#2342) 2019-09-20 15:27:32 -03:00
AsyncGeneratorFunction Add AsyncGeneratorFunction test 2020-04-26 16:19:25 -04:00
AsyncGeneratorPrototype Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Atomics.waitAsync: fix lint trash 2020-04-23 10:32:55 -04:00
BigInt Add tests for calling BigInt functions with fewer arguments than required (#2075) 2019-02-19 13:25:25 -05:00
Boolean Improve coverage: ctor props of the global object 2019-09-27 15:39:10 -04:00
DataView Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
Date Fix DST sensitivity in Date/parse/without-utc-offset.js. (#2523) 2020-03-10 18:07:44 -07:00
Error fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
FinalizationRegistry Migrate FinalizationRegistry tests to per-item callback API 2020-04-01 16:45:40 -04:00
Function Add Function test 2020-04-26 16:19:25 -04:00
GeneratorFunction Add GeneratorFunction test 2020-04-26 16:19:25 -04:00
GeneratorPrototype Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
Infinity Improve coverage: value props of the global object 2019-09-27 15:39:10 -04:00
IteratorPrototype/Symbol.iterator
JSON Sort out __proto__ occurances outside of annexB 2020-04-18 17:04:51 -04:00
Map Improve coverage 2019-09-27 15:39:10 -04:00
MapIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
Math Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
NaN Improve coverage: value props of the global object 2019-09-27 15:39:10 -04:00
NativeErrors Correctly tag AggregateError proto-from-ctor-realm test 2020-04-25 18:51:44 -04:00
Number Fix #2605; make safe-integer.js call isSafeInteger 2020-05-06 10:51:31 -04:00
Object Object.prototype.hasOwnProperty: Test coercion order 2020-05-06 11:56:49 -04:00
Promise fix 2020-05-06 10:48:38 -04:00
Proxy Test revoked [[ProxyHandler]] 2020-04-23 10:45:26 -04:00
Reflect Add Reflect.ownKeys test 2020-03-23 14:50:33 -04:00
RegExp Add `null` named capture coercion test case 2020-04-23 10:48:48 -04:00
RegExpStringIteratorPrototype Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05:00
Set Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
SetIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
SharedArrayBuffer Add features tags for Atomics and SharedArrayBuffer (#1494) 2018-03-19 19:51:32 -04:00
String Add String.prototype.split test 2020-04-09 09:48:21 -04:00
StringIteratorPrototype
Symbol Assert that Symbol is a constructor 2020-04-14 16:45:00 -04:00
ThrowTypeError Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
TypedArray Fix invalid YAML from #2470 and #2474. 2020-02-20 12:12:03 -05:00
TypedArrayConstructors add missing newlines in tests 2019-11-10 20:18:56 -08:00
WeakMap Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
WeakRef Rename FinalizationGroup to FinalizationRegistry 2020-02-20 12:13:29 -05:00
WeakSet Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
decodeURI Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
decodeURIComponent Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
encodeURI Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
encodeURIComponent Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
eval Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
global Remove duplicate tests (#2377) 2019-09-27 16:31:44 -04:00
isFinite Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
isNaN Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
parseFloat Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
parseInt Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
undefined Improve coverage: value props of the global object 2019-09-27 15:39:10 -04:00