ladybird/Tests/LibTextCodec
Shannon Booth 62e4da6d3e LibTextCodec: Make StreamingDecoder own decoder lookup
Pass an encoding label to StreamingDecoder instead of requiring
callers to pre-resolve a Decoder reference.

This removes redundant decoder_for() plumbing from callers and lets
StreamingDecoder hide how chunked decoder state is represented.
2026-06-20 21:56:43 +02:00
..
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
TestTextDecoders.cpp LibTextCodec: Make StreamingDecoder own decoder lookup 2026-06-20 21:56:43 +02:00
TestTextEncoders.cpp Test/LibTextCodec: Remove noisy test debug log 2026-06-20 21:56:43 +02:00