.. |
AK
|
AK: Allow printing wide characters using %ls modifier
|
2022-03-30 11:30:43 +04:30 |
Kernel
|
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
|
2022-03-24 11:57:51 +01:00 |
LibC
|
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
|
2022-03-24 11:57:51 +01:00 |
LibCompress
|
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
2021-09-06 01:53:26 +02:00 |
LibCore
|
LibCore+Tests: Add SeekableStream::truncate()
|
2022-02-16 19:49:41 -05:00 |
LibCpp
|
Everywhere: Move cpp-tests under /home/anon/Tests
|
2022-03-20 22:20:59 +01:00 |
LibCrypto
|
LibCrypto: Correctly add length to SHA384 and SHA512 hashes
|
2022-03-26 02:25:23 +04:30 |
LibEDID
|
LibEDID: Fix handling extension maps
|
2022-01-24 19:29:06 +00:00 |
LibELF
|
Userland+Tests: Convert File::read_link() from String to ErrorOr<String>
|
2022-03-24 11:57:51 +01:00 |
LibGfx
|
Everywhere: Fully qualify font names by including their slope
|
2022-02-01 10:06:26 +01:00 |
LibGL
|
Tests: Add a simple LibGL render-test
|
2021-11-29 23:17:05 +03:30 |
LibIMAP
|
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
2022-01-24 22:36:09 +01:00 |
LibJS
|
LibTest: Provide detailed per-file JSON output with --per-file
|
2022-03-16 15:44:52 +00:00 |
LibM
|
Tests: Add floor and ceil tests to test-math
|
2022-01-02 12:44:31 +03:30 |
LibMarkdown
|
Everywhere: Move commonmark.spec.json to /home/anon/Tests
|
2022-03-20 22:20:59 +01:00 |
LibPDF
|
LibPDF: Add implementation of the Standard security handler
|
2022-03-29 02:52:57 +02:00 |
LibPthread
|
LibPthread: Add first test cases for RWlock
|
2021-09-28 18:36:20 +03:30 |
LibRegex
|
LibRegex: Make codegen+optimisation for alternatives much faster
|
2022-02-20 11:53:59 +01:00 |
LibSQL
|
LibSQL: Convert binary SQL operations to be fallible
|
2022-02-13 21:30:38 +00:00 |
LibTest
|
LibTest: Add EXPECT_NO_CRASH
|
2021-12-19 14:22:06 -08:00 |
LibTextCodec
|
Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test
|
2022-03-29 01:01:32 +02:00 |
LibThreading
|
Tests: Disable LibThreading detach tests for now
|
2021-10-06 19:21:35 +02:00 |
LibTimeZone
|
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
2022-01-31 18:23:22 +00:00 |
LibTLS
|
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
|
2022-02-16 19:49:41 -05:00 |
LibUnicode
|
Tests: Add Unicode tests for CharacterType block properties
|
2022-02-15 10:13:19 -05:00 |
LibWasm
|
Tests: Port test-wasm to Core::Stream
|
2022-03-10 12:04:22 -05:00 |
LibWeb
|
Tests: Port TestHTMLTokenizer to Core::Stream
|
2022-03-10 12:04:22 -05:00 |
Spreadsheet
|
LibJS: Add infallible variant of VM::push_execution_context()
|
2022-03-18 01:12:12 +01:00 |
UserspaceEmulator
|
Tests: Remove all file(GLOB) from CMakeLists in Tests
|
2021-09-02 09:08:23 +02:00 |
CMakeLists.txt
|
Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test
|
2022-03-29 01:01:32 +02:00 |