ladybird/UI/Headless
Tim Ledbetter c55d40e84b UI/Headless: Ignore more WPT support files
We now ignore files imported from WPT, if they are in the root `common`
directory, or any directory named `resources`. This matches the
behavior of the WPT test harness.
2024-12-29 01:20:48 +00: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
Test.cpp UI/Headless: Ignore more WPT support files 2024-12-29 01:20:48 +00:00
Test.h WebContent+headless-browser: Implement mismatch conditions for ref tests 2024-12-04 19:50:00 +00:00