serenity/Tests
2023-07-15 16:21:29 +02:00
..
AK AK: Rename URLParser::parse to URLParser::basic_parse 2023-07-15 09:45:16 +02:00
Kernel Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2023-07-15 16:21:29 +02:00
LibAudio LibAudio: Extract loader stream creation from the plugins 2023-06-27 15:28:22 +01:00
LibC Tests: Un-flake the recent TestEnvironment addition 2023-06-06 12:20:38 +02:00
LibCompress LibCompress: Handle arbitrarily long FF-chains in the LZMA encoder 2023-05-19 23:40:33 +02:00
LibCore LibCore: Slightly rework the Core::Promise API 2023-07-08 23:13:00 +01:00
LibCpp
LibCrypto
LibEDID Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error()) 2023-05-14 15:39:38 -06:00
LibELF Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error()) 2023-05-14 15:39:38 -06:00
LibGfx LibGfx: Add Rect::unite_{horizontally,vertically}() 2023-07-13 05:09:08 +02:00
LibGL
LibIMAP
LibJS test262-runner+js: Respect the bytecode optimizations enabled flag 2023-06-27 14:35:23 +03:30
LibLocale LibTimeZone+Userland: Change timezone functions to use UnixDateTime 2023-05-24 23:18:07 +02:00
LibMarkdown
LibPDF LibPDF: Make encrypted object streams work 2023-07-12 17:16:25 +02:00
LibRegex LibRegex: Bail parsing class set characters upon early EOF 2023-06-23 20:22:45 +02:00
LibSQL LibSQL: Prevent writing to free heap blocks 2023-06-13 16:33:42 -04:00
LibTest
LibTextCodec
LibThreading LibThreading: Improve resiliancy of timed threading tests 2023-05-24 00:25:35 +02:00
LibTimeZone LibTimeZone+Userland: Change timezone functions to use UnixDateTime 2023-05-24 23:18:07 +02:00
LibTLS
LibTTF
LibUnicode
LibVideo Tests/LibVideo: Add a test for Matroska files containing CRC32 elements 2023-06-25 20:27:02 -04:00
LibWasm
LibWeb LibWeb: Fully resolve max-width values on inline-block elements 2023-07-15 12:30:07 +02:00
LibXML
Spreadsheet
UserspaceEmulator
Utilities
CMakeLists.txt