test262/test/built-ins
Ioanna M Dimitriou H 242f6f98f0
RAB: Integrate staging tests for the .map method (#4155)
* Import relevant files from #3888

* Removing parts in resizableArrayBufferUtils.js and adding it in includes,
while adjusting usage of CollectValuesAndResize and applying review changes
from PRs for previously tested methods.

* Apply suggestions from code review
2024-07-25 16:04:41 -07:00
..
AbstractModuleSource Fix AbstractModuleSource verifyProperty calls 2024-07-11 15:04:07 +02:00
Array RAB: Integrate staging tests for the .map method (#4155) 2024-07-25 16:04:41 -07:00
ArrayBuffer
ArrayIteratorPrototype
AsyncFromSyncIteratorPrototype
AsyncFunction
AsyncGeneratorFunction
AsyncGeneratorPrototype
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Add tests for Atomics.pause (#4147) 2024-07-11 11:17:24 -07:00
BigInt remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
Boolean Compatibility with Hardened JavaScript (#4088) 2024-07-04 08:19:23 -07:00
DataView Add tests for resizable array buffer views 2024-03-27 17:49:35 -07:00
Date Compatibility with Hardened JavaScript (#4088) 2024-07-04 08:19:23 -07:00
Error
FinalizationRegistry
Function
GeneratorFunction
GeneratorPrototype
Infinity
Iterator fix broken Iterator.prototype constructor/Symbol.toStringTag tests (#3996) 2024-01-24 17:37:28 -08:00
JSON
Map Fix wrong array literal in Map/Set value tests 2024-06-14 01:26:22 +02:00
MapIteratorPrototype
Math Add missing test for `Math.pow(1, NaN)` (#4149) 2024-07-15 13:58:33 +02:00
NaN
NativeErrors
Number Compatibility with Hardened JavaScript (#4088) 2024-07-04 08:19:23 -07:00
Object Compatibility with Hardened JavaScript (#4088) 2024-07-04 08:19:23 -07:00
Promise Compatibility with Hardened JavaScript (#4088) 2024-07-04 08:19:23 -07:00
Proxy
Reflect
RegExp Add tests for RegExp.escape 2024-07-18 17:30:09 +02:00
RegExpStringIteratorPrototype
Set Fix wrong array literal in Map/Set value tests 2024-06-14 01:26:22 +02:00
SetIteratorPrototype
ShadowRealm
SharedArrayBuffer
String
StringIteratorPrototype
Symbol
Temporal Fix strict mode errors 2024-07-10 13:57:33 +02:00
ThrowTypeError
TypedArray RAB: Integrate staging tests for the .map method (#4155) 2024-07-25 16:04:41 -07:00
TypedArrayConstructors Add tests for resizable array buffer views 2024-03-27 17:49:35 -07:00
Uint8Array Add missing compareArray includes 2024-07-13 12:35:04 +03:00
WeakMap
WeakRef
WeakSet
decodeURI remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
decodeURIComponent
encodeURI
encodeURIComponent remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
eval
global
isFinite
isNaN remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
parseFloat
parseInt
undefined