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 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
ArrayIteratorPrototype rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
AsyncFromSyncIteratorPrototype
AsyncFunction rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
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 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
FinalizationRegistry remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
Function remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
GeneratorFunction rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
GeneratorPrototype remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
Infinity
Iterator
JSON remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
Map Fix wrong array literal in Map/Set value tests 2024-06-14 01:26:22 +02:00
MapIteratorPrototype rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
Math Add missing test for `Math.pow(1, NaN)` (#4149) 2024-07-15 13:58:33 +02:00
NaN
NativeErrors rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
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 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
Reflect remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
RegExp Add tests for RegExp.escape 2024-07-18 17:30:09 +02:00
RegExpStringIteratorPrototype rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
Set Fix wrong array literal in Map/Set value tests 2024-06-14 01:26:22 +02:00
SetIteratorPrototype rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
ShadowRealm remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
SharedArrayBuffer remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
String remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
StringIteratorPrototype rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
Symbol remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
Temporal Fix strict mode errors 2024-07-10 13:57:33 +02:00
ThrowTypeError rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
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 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
WeakRef remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
WeakSet remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
decodeURI remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
decodeURIComponent remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
encodeURI remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
encodeURIComponent remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
eval remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
global
isFinite remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
isNaN remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
parseFloat remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
parseInt remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
undefined