ladybird/Ladybird/Headless
Jonne Ransijn b625a92a0b Tests: Use FileSystem::real_path when comparing paths
Paths in `headless-browser` tests were being compared by string value.
With this patch, they will be compared by their real path instead,
ensuring relative paths and symlinks are handled correctly.
2024-11-07 16:51:32 -05:00
..
Application.cpp Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
Application.h Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
CMakeLists.txt Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
HeadlessWebView.cpp headless-browser: Implement WebView callbacks for WebDriver rect changes 2024-10-29 11:03:20 +00:00
HeadlessWebView.h headless-browser: Implement dialog-related WebView callbacks 2024-10-28 23:27:55 +01:00
main.cpp Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00
Test.cpp Tests: Use FileSystem::real_path when comparing paths 2024-11-07 16:51:32 -05:00
Test.h Headless: Allow overriding the test timeout with a CLI parameter 2024-10-27 12:10:28 +01:00