1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/Utilities
ayeteadoe 8cf01a25c2 AK: Add initial support for AK testsuite on Windows
We now explicitly enabling support for the minimum libraries needed
to build and run the AK testsuite. 81/82 tests are running and
passing. The exception is LexicalPath, as some path behaviour on
Windows is different than Unix, so the current tests will have lots of
platform specific failures. The implementer of LexicalPathWindows
recommended windows-specific tests here, so I will do that in a
follow up.
2025-05-20 10:58:43 -06:00
..
abench.cpp LibMedia: Remove LibMedia::Audio::LoaderError 2024-11-22 12:43:57 +01:00
animation.cpp AK: Remove Statistics.h 2024-12-05 16:53:28 +01:00
CMakeLists.txt AK: Add initial support for AK testsuite on Windows 2025-05-20 10:58:43 -06:00
dns.cpp LibDNS: Ensure non-blocking socket is used for TCP connections 2025-02-22 18:39:58 +01:00
image.cpp LibGfx: Remove ICC::Profile and friends 2024-12-16 07:39:49 +01:00
js.cpp LibJS+LibWeb: Do not return error from VM::create 2025-04-25 14:07:51 +02:00
test262-runner.cpp Tests+Utilities: Move test262-runner to Utilities 2025-05-19 18:37:15 -04:00
wasm.cpp LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
xml.cpp LibURL: Implement create_with_file_scheme using URL Parser 2025-04-19 07:18:43 -04:00