ladybird/Tests/LibWeb/test-web
Shannon Booth 472b0a3baa Tests/LibWeb: Use unique localhost hosts for echo-served tests
Load tests that require the echo server through a per-test
*.localhost hostname instead of plain localhost. This prevents shared
per-host browser state, from leaking between parallel or repeated test
runs.

Update HTTPTestServer to create echo URLs on the current origin when a
test is already loaded from the echo server, preserving same-origin
behavior for tests that inspect echo-served iframes.
2026-06-06 13:48:43 +02:00
..
Application.cpp test-web: Remove --debug-timeouts 2026-04-15 17:09:50 +02:00
Application.h test-web: Add run date and "copy run command" button to results header 2026-04-15 17:09:50 +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 Meta: Define helper processes for Ladybird and test-web in one place 2026-05-28 14:45:48 +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 LibWeb+LibTest: Move the progress bar/status printing stuff to LibTest 2026-04-23 18:48:56 +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/LibWeb: Use unique localhost hosts for echo-served tests 2026-06-06 13:48:43 +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 test-web: Do not crash test runner on missing ref-test expectation file 2026-06-04 17:52:59 +02:00
TestWebView.cpp LibWebView+WebContent: Make page IDs browser-assigned 2026-05-30 17:30:00 +01:00
TestWebView.h LibWeb: Rename ContentFilter to ContentBlocker 2026-05-21 21:16:56 +02:00