test262/test/built-ins
Alexey Shvayka 3fa940e7cd Add Array#concat non-configurable property tests 2020-02-20 12:36:10 -05:00
..
AggregateError Remove incorrect tests for AggregateError#toString (#2435) 2019-12-03 12:43:58 -05:00
Array Add Array#concat non-configurable property tests 2020-02-20 12:36:10 -05: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
AsyncFunction Add "proto-from-ctor-realm" tests for async functions (#2342) 2019-09-20 15:27:32 -03:00
AsyncGeneratorFunction Add "proto-from-ctor-realm" tests for async functions (#2342) 2019-09-20 15:27:32 -03:00
AsyncGeneratorPrototype Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics `Atomics.store` now normalizes -0 to +0 2020-02-13 10:39:14 -05:00
BigInt
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 Add test verifying offsetless date-time string is local time. (#2461) 2020-01-08 15:32:28 -05:00
Error fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
FinalizationRegistry Rename FinalizationGroup to FinalizationRegistry 2020-02-20 12:13:29 -05:00
Function add missing newlines in tests 2019-11-10 20:18:56 -08:00
GeneratorFunction Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -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 Test that JSON.stringify calls replacer on deleted properties 2020-02-05 14:25:04 -05:00
Map Improve coverage 2019-09-27 15:39:10 -04:00
MapIteratorPrototype
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 Improve coverage: ctor props of the global object 2019-09-27 15:39:10 -04:00
Number Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
Object Add Object.{freeze,preventExtensions,seal} abrupt completion tests (#2468) 2020-01-14 11:31:45 -05:00
Promise Fix Promise/prototype/finally/rejected-observable-then-calls-argument 2020-02-13 10:37:24 -05:00
Proxy Add some more Proxy/ownKeys invariants tests (#2413) 2019-11-11 15:02:07 -05:00
Reflect fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
RegExp add missing newlines in tests 2019-11-10 20:18:56 -08:00
RegExpStringIteratorPrototype
Set Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
SetIteratorPrototype
SharedArrayBuffer
String Add `replaceValue` evaluation order test 2020-02-05 15:08:07 -05:00
StringIteratorPrototype
Symbol Remove unnecessary "includes" directives 2019-09-25 13:59:24 -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