ladybird/Tests
Andreas Kling d88374e119 Tests/LibJS: Add bytecode test for for-of with conditional in RHS
This adds a test case where the for-of iterable is a sequence
expression containing a conditional expression. The C++ pipeline
creates loop blocks before evaluating the iterable, giving them lower
block numbers, while the Rust pipeline evaluates the iterable first.
2026-03-01 21:20:54 +01:00
..
AK AK+Everywhere: Add and use weak_callback() 2026-02-26 08:03:50 -05:00
ClangPlugins Everywhere: Abandon Swift adoption 2026-02-17 10:48:09 -05:00
LibCompress CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibCore Everywhere: Abandon Swift adoption 2026-02-17 10:48:09 -05:00
LibCrypto LibCrypto: Add a method to count the number of digits in a big int 2026-02-22 09:39:10 -05:00
LibDatabase LibDatabase: Allow String values to contain embedded null bytes 2026-02-14 10:25:33 -05:00
LibDiff AK: Remove unused include from MemoryStream 2026-02-17 12:38:51 +00:00
LibDNS Meta+RequestServer: Remove local download of ca-certificates 2025-07-07 09:10:05 +02:00
LibGfx Documentation+Tests: Optimize PNGs using optipng 2026-02-23 13:45:04 +01:00
LibHTTP LibHTTP: Parse token-list headers according to their ABNF 2026-03-01 18:16:16 +00:00
LibJS Tests/LibJS: Add bytecode test for for-of with conditional in RHS 2026-03-01 21:20:54 +01:00
LibMedia LibMedia: Fix signed PCM to float sample normalization 2026-02-25 01:50:00 -06:00
LibRegex LibRegex: Track optional capture groups for match_length_minimum 2026-02-26 13:50:11 +01:00
LibTest CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibTextCodec CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibThreading LibThreading: Run BackgroundAction error handlers on the origin loop 2026-01-28 15:36:33 -06:00
LibTLS Everywhere: Make ByteBuffer::bytes() lvalue-only 2025-12-10 07:43:22 -05:00
LibUnicode LibUnicode: Add Unicode case folding support for regex matching 2026-02-16 07:51:00 -05:00
LibURL LibURL+Elsewhere: Consider file:// origins opaque by default 2026-02-21 23:00:57 +01:00
LibWasm test-wasm: Make more use of Value::as_if 2026-02-28 10:24:37 -05:00
LibWeb LibWeb/PermissionsPolicy: Allow autoplay of file:// media from file:// 2026-03-01 01:04:10 +01:00
LibWebView LibWebView: Add a bit of explicit handling for "localhost:port" URLs 2025-11-08 11:14:44 -05:00
LibXML CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
CMakeLists.txt Everywhere: Abandon Swift adoption 2026-02-17 10:48:09 -05:00