serenity/Tests
Kenneth Myhra 702ff7eb46 LibWeb: Implement and wire up TransformStream's cancel callback
(cherry picked from commit e70886595ab83d650662f46be2ac2e147603c790)
2024-06-10 08:23:32 -04:00
..
AK AK: Add AllowSurrogates to UTF-8 validator 2024-06-09 16:30:09 +02:00
ClangPlugins ClangPlugins: Check for strong root fields in GC allocated objects 2024-05-30 09:29:20 -06:00
JSSpecCompiler Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
Kernel Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibAudio
LibC Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibCompress LibCompress: Add an LZW compressor 2024-05-14 12:33:53 -06:00
LibCore Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibCpp
LibCrypto LibCrypto: Move some data around earlier in GHash to make it go faster 2024-05-20 08:03:35 +02:00
LibDeviceTree
LibDiff
LibEDID Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibELF Tests/LibELF: Run LibELF tests on Lagom using Linux runtime linker 2024-05-08 09:21:36 -06:00
LibGfx LibGfx/WebPLoader: Survive calling loop_count() before other accessors 2024-06-03 07:48:53 +02:00
LibGL
LibGLSL
LibIMAP
LibJS Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
LibLocale LibLocale: Statically link LibLocaleData into LibLocale 2024-04-21 13:34:04 -06:00
LibMarkdown
LibPDF
LibRegex
LibSemVer
LibSQL Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
LibTest
LibTextCodec
LibThreading Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibTimeZone
LibTLS LibTLS+LibHTTP: Tolerate improperly closed TLS sockets 2024-04-17 07:19:03 +02:00
LibTTF
LibUnicode
LibURL
LibVideo
LibWasm LibWasm: test-wasm: Default initialize u128 parameter bits to 0 2024-06-09 16:30:09 +02:00
LibWeb LibWeb: Implement and wire up TransformStream's cancel callback 2024-06-10 08:23:32 -04:00
LibWebView
LibXML
Spreadsheet
Utilities Utilities: Make uniq behavior consistent with coreutils 2024-04-27 16:33:27 -06:00
CMakeLists.txt