serenity/Tests
Bastiaan van der Plaat 52023e38dc LibWeb/Geometry: Make DOMRect doubles unrestricted
(cherry picked from commit bff6c0680aff5862e05c68af03a653f2250328b4)
2024-07-01 23:03:47 +02:00
..
AK AK+LibTest: Choose definition of CO_TRY and CO_TRY_OR_FAIL more robustly 2024-06-29 20:15:05 -06:00
ClangPlugins ClangPlugins: Check for strong root fields in GC allocated objects 2024-05-30 09:29:20 -06:00
JSSpecCompiler
Kernel crash: Add RISC-V implementations for all architecture-specific tests 2024-06-29 17:36:49 +02:00
LibAudio
LibC
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
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
LibHTTP LibHTTP: Support chunked transfer encoding in async HTTP client 2024-06-13 17:40:24 +02:00
LibIMAP
LibJS
LibLocale
LibMarkdown
LibPDF
LibRegex
LibSemVer
LibSQL
LibTest LibTest: Add Test::AsyncMemory{Input,Output}Stream 2024-06-13 17:40:24 +02:00
LibTextCodec
LibThreading Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibURL LibURL: Convert ASCII only URLs to lowercase during parsing 2024-06-27 14:00:51 +02:00
LibVideo
LibWasm Tests/LibWasm: Don't ignore the result of BigInt::export_data() 2024-06-26 22:13:13 +02:00
LibWeb LibWeb/Geometry: Make DOMRect doubles unrestricted 2024-07-01 23:03:47 +02:00
LibWebView LibWebView: Allow data URLs in sanitize_url 2024-06-27 17:14:22 +02:00
LibXML
Spreadsheet
Utilities
CMakeLists.txt