ladybird/Libraries/LibJS/Tests/builtins
Timothy Flynn 6a564376fc Meta+LibUnicode+LibJS: Upgrade to ICU 76.1
This updates our local ICU overlay port to use ICU 76.1. This includes
Unicode 16 and CLDR 46.

Upstream vcpkg is not able to supply versions past 74 yet due to various
dependency issues, but we are able to use this version ourselves. The
overlay port now includes a patch to revert ICU's dependence on autoconf
2.72 for now, as this version is not yet available on all systems.

All of the test changes were cross-referenced with Firefox to ensure
correctness.
2025-01-18 17:56:40 -05:00
..
AggregateError
Array LibJS: Ensure tests using the "ar" locale use the "arab" number system 2025-01-18 17:56:40 -05:00
ArrayBuffer
AsyncDisposableStack LibJS: Implement the AsyncDisposableStack interface 2025-01-17 20:46:32 +01:00
AsyncGenerator
Atomics LibJS: Avoid internal assertion accessing detached TA internal slots 2024-12-13 07:09:39 -08:00
BigInt LibJS: Ensure tests using the "ar" locale use the "arab" number system 2025-01-18 17:56:40 -05:00
Boolean
DataView
Date LibJS: Ensure tests using the "ar" locale use the "arab" number system 2025-01-18 17:56:40 -05:00
DisposableStack
Error
FinalizationRegistry
Function LibJS: Use an Intl prototype for a Function.prototype.toString test 2024-11-18 17:46:41 -05:00
functions
Infinity
Intl Meta+LibUnicode+LibJS: Upgrade to ICU 76.1 2025-01-18 17:56:40 -05:00
Iterator
JSON
Map
Math LibJS: Add support for Float16Array 2024-11-10 14:48:20 -07:00
NaN
Number Meta+LibUnicode+LibJS: Upgrade to ICU 76.1 2025-01-18 17:56:40 -05:00
Object LibJS: Prevent extensions of TypedArray exotic objects 2024-11-30 11:18:26 +01:00
Promise
Proxy
Reflect
RegExp LibJS: Implement the RegExp.escape proposal 2024-12-05 13:56:21 +01:00
Set
ShadowRealm LibJS: Perform TLA async function construction in the module context 2024-11-15 18:52:22 +01:00
SharedArrayBuffer
String
SuppressedError
Symbol
Temporal LibJS: Adjust ad-hoc clamping behavior in RegulateISODate 2025-01-17 10:08:06 +01:00
TypedArray LibJS: Add support for Float16Array 2024-11-10 14:48:20 -07:00
WeakMap
WeakRef
WeakSet