ladybird/Tests/LibWeb/test-web
Shannon Booth a8cb98ccf7 Tests: Support WPT reftests with multiple references
Store reftest expectations as a list of match/mismatch reference URLs
and evaluate each reference in sequence.

This lets test-web run WPT reftests that specify multiple reference
relations, such as tests with both match and mismatch links.
2026-06-14 22:12:00 +02:00
..
Application.cpp Tests/LibWeb: Cover UI-owned session history 2026-06-14 17:38:44 +02:00
Application.h Tests/LibWeb: Cover UI-owned session history 2026-06-14 17:38:44 +02:00
CaptureFile.cpp test-web: Capture all browser and helper process output 2026-04-15 17:09:50 +02:00
CaptureFile.h test-web: Consolidate output capture handling 2026-04-15 17:09:50 +02:00
CMakeLists.txt Tests/LibWeb: Cover UI-owned session history 2026-06-14 17:38:44 +02:00
Collection.cpp test-web: Move test-collection code into its own files 2026-06-10 13:40:42 +01:00
Collection.h test-web: Move test-collection code into its own files 2026-06-10 13:40:42 +01:00
Debug.cpp test-web: Move convert_ansi_to_html to CaptureFile.cpp 2026-04-15 17:09:50 +02:00
Debug.h test-web: Move convert_ansi_to_html to CaptureFile.cpp 2026-04-15 17:09:50 +02:00
Display.cpp test-web: Stop runtime WPT variant discovery 2026-06-09 16:48:33 +02:00
Display.h test-web: Break live display and terminal code out of main.cpp 2026-04-20 20:26:40 +02:00
Fixture.cpp Everywhere: Remove LibCore/System.h includes from header files 2025-12-04 15:40:46 +00:00
Fixture.h LibWebView+Tests+UI: Migrate headless-browser to test-web 2025-06-10 12:04:59 -04:00
Fuzzy.cpp test-web: Break live display and terminal code out of main.cpp 2026-04-20 20:26:40 +02:00
Fuzzy.h Everywhere: Run clang-format 2026-02-18 08:02:45 -05:00
main.cpp Tests: Support WPT reftests with multiple references 2026-06-14 22:12:00 +02:00
results-index.html test-web: Add run date and "copy run command" button to results header 2026-04-15 17:09:50 +02:00
TestRunCapture.cpp Tests: Preserve LibWeb harness diagnostics on early exits 2026-05-13 13:32:49 +02:00
TestRunCapture.h WebContent: Exit cleanly when browser IPC disconnects 2026-05-12 20:57:08 +02:00
TestWeb.h Tests: Support WPT reftests with multiple references 2026-06-14 22:12:00 +02:00
TestWebView.cpp Tests/LibWeb: Cover UI-owned session history 2026-06-14 17:38:44 +02:00
TestWebView.h Tests/LibWeb: Cover UI-owned session history 2026-06-14 17:38:44 +02:00
Variants.cpp test-web: Report invalid test variants instead of VERIFY()ing 2026-06-10 13:40:42 +01:00
Variants.h test-web: Move test-variant handling code into its own files 2026-06-10 13:40:42 +01:00