1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00
ladybird/UI/Headless
Andrew Kaster 7ed4557573 UI: Only run Screenshot tests on x86_64 Linux
These were previously skipped on macOS, due to hard to
fix inconsistencies in the exact produced pixels.

Turns out, this is not just a macOS thing. The same sort
of hard-to-spot slight pixel deviations are present on
arm64 Linux as well.
2025-02-17 12:36:26 +01:00
..
Application.cpp headless-browser: Allow the -f argument to be used multiple times 2025-02-05 06:58:52 -05:00
Application.h headless-browser: Allow the -f argument to be used multiple times 2025-02-05 06:58:52 -05:00
CMakeLists.txt CI: Enable verbose logging of LibWeb tests 2024-11-30 12:10:12 -05:00
Fixture.cpp LibWeb: Don't try to wait for HTTP server to exit if kill call fails 2024-12-20 14:59:56 +01:00
Fixture.h LibWebView+UI: Read and set echo server port in HttpEchoServerFixture 2024-12-05 17:02:57 -07:00
HeadlessWebView.cpp LibWeb+UI: Add internals API to set browser zoom 2025-01-21 16:05:12 +01:00
HeadlessWebView.h LibWeb+UI: Add internals API to set browser zoom 2025-01-21 16:05:12 +01:00
main.cpp Everywhere: Use URL::about_XXX factory functions 2025-02-15 17:05:55 +00:00
Test.cpp UI: Only run Screenshot tests on x86_64 Linux 2025-02-17 12:36:26 +01:00
Test.h headless-browser: Add support for crash tests 2025-01-17 09:08:15 +01:00