serenity/Tests
kleines Filmröllchen 8dc24d0256 Tests: Test non-trivial re-hashing in HashTable
This caused a system-wide crash because of a previous bug relating to
non-trivial types in HashTable. Therefore, check that such types
actually work under various workloads.
2022-03-31 12:06:13 +02:00
..
AK Tests: Test non-trivial re-hashing in HashTable 2022-03-31 12:06:13 +02:00
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
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
LibELF Userland+Tests: Convert File::read_link() from String to ErrorOr<String> 2022-03-24 11:57:51 +01:00
LibGfx
LibGL
LibIMAP
LibJS LibTest: Provide detailed per-file JSON output with --per-file 2022-03-16 15:44:52 +00:00
LibM
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
LibRegex LibRegex: Make codegen+optimisation for alternatives much faster 2022-02-20 11:53:59 +01:00
LibSQL
LibTest
LibTextCodec Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test 2022-03-29 01:01:32 +02:00
LibThreading
LibTimeZone
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
CMakeLists.txt Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test 2022-03-29 01:01:32 +02:00