ladybird/UI/Headless
Tim Ledbetter bef7e704c5 headless-browser: Add support for crash tests
These are essentially the same as text tests, but they have no
associated expectation file. These tests pass if the test fully loads
without crashing.
2025-01-17 09:08:15 +01:00
..
Application.cpp LibWebView+WebContent: Inform WebContent process if browser is headless 2024-12-10 10:31:47 -08:00
Application.h headless-browser: Add an option to log per-test durations 2024-11-30 12:10:12 -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 UI/Headless: Clear pending data when a test completes 2024-12-18 17:38:53 +00:00
HeadlessWebView.h LibWebView+UI: Handle common WebView client initialization in LibWebView 2024-11-14 11:47:32 +01:00
main.cpp UI: Set headless-browser width and height 2024-11-13 16:52:33 -05:00
Test.cpp headless-browser: Add support for crash tests 2025-01-17 09:08:15 +01:00
Test.h headless-browser: Add support for crash tests 2025-01-17 09:08:15 +01:00