ladybird/Tests/LibUnicode
Andreas Kling b81269e78b Libraries: Clean up UTF-16 source text paths
Store parser errors, source range filenames, source code filenames,
module source, and Rust parser errors as UTF-16 where they flow back
into JavaScript-visible strings. Keep byte-oriented source buffers
byte-backed.

Remove temporary PrimitiveString, ByteString, and UTF-8 detours from
JSON, RegExp, module debug logging, print formatting, and tests.
2026-06-22 19:51:25 +02:00
..
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
TestDisplayNames.cpp Libraries: Clean up UTF-16 source text paths 2026-06-22 19:51:25 +02:00
TestIDNA.cpp LibUnicode: Update ICU to 78.1 2025-12-08 11:29:12 -05:00
TestLocale.cpp Libraries: Parse JS strings from UTF-16 2026-06-22 19:51:25 +02:00
TestSegmenter.cpp LibUnicode: Add an ASCII fast path for line break segmentation 2026-05-05 18:59:07 +02:00
TestTimeZone.cpp Libraries: Use UTF-16 for JS-visible runtime strings 2026-06-22 19:51:25 +02:00
TestUnicodeCharacterTypes.cpp LibUnicode: Add Unicode case folding support for regex matching 2026-02-16 07:51:00 -05:00
TestUnicodeNormalization.cpp LibUnicode+LibJS: Stop propagating small OOM errors from normalization 2023-09-09 13:03:25 -04:00