test262/test/built-ins
Alexey Shvayka ac52cbe371 Test non-configurable descriptor & valid index 2021-05-11 17:39:18 -04:00
..
Array Test Array's toString() with non-callable "join" (#2973) 2021-04-15 20:51:08 -04:00
ArrayBuffer Create and assign feature: "align-detached-buffer-semantics-with-web-reality" 2020-10-09 13:46:50 -04:00
ArrayIteratorPrototype
AsyncArrowFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
AsyncFromSyncIteratorPrototype
AsyncFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
AsyncGeneratorFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
AsyncGeneratorPrototype
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Add missing includes to some Atomics.waitAsync tests 2020-10-19 17:26:47 -04:00
BigInt Test BigInt wrapper object 2021-04-20 09:58:16 -04:00
Boolean Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
DataView WIP: Align detached buffer semantics with web reality 2020-10-09 13:46:50 -04:00
Date Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
Error Increase precision of assertions for Error Cause 2021-05-11 17:37:15 -04:00
FinalizationRegistry Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
Function Update tests for ECMA262 #2216 2021-02-26 11:49:49 -05:00
GeneratorFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
GeneratorPrototype Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
Infinity
IteratorPrototype/Symbol.iterator
JSON add dup __proto__ in json test 2020-10-08 18:05:00 -04:00
Map Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
MapIteratorPrototype
Math Math.max/min - each element coerced 2020-12-10 09:19:02 -05:00
NaN
NativeErrors Give Error cause tests the error-cause feature tag (#2977) 2021-04-23 15:53:14 -07:00
Number Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
Object Add Object.freeze test 2021-02-08 15:41:23 -05:00
Promise Remove or relocate misleading tests 2021-05-11 17:36:28 -04:00
Proxy Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
Reflect Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
RegExp Fix lint error 2021-02-25 11:03:39 -05:00
RegExpStringIteratorPrototype
Set Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
SetIteratorPrototype
SharedArrayBuffer Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
String Fix typos for at/prop-desc tests. (#2908) 2020-11-19 02:32:38 -08:00
StringIteratorPrototype
Symbol Test Symbol wrapper object 2021-04-20 09:58:16 -04:00
ThrowTypeError Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
TypedArray Fix BigInt TypedArrays tests 2021-02-03 22:10:52 -05:00
TypedArrayConstructors Test non-configurable descriptor & valid index 2021-05-11 17:39:18 -04:00
WeakMap Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
WeakRef Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
WeakSet Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
decodeURI Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
decodeURIComponent Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
encodeURI Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
encodeURIComponent Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
eval Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
global
isFinite Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
isNaN Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
parseFloat Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
parseInt Remove test code between license and front matter 2020-12-10 09:20:36 -05:00
undefined