mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 18:46:03 +00:00
Documentation: Remove outdated comment on using the Qt UI for WPT
We now run the tests headlessly.
This commit is contained in:
parent
18eee7e3f0
commit
d94bb99c50
Notes:
github-actions[bot]
2025-03-15 23:58:33 +00:00
Author: https://github.com/trflynn89
Commit: d94bb99c50
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3959
Reviewed-by: https://github.com/awesomekling ✅
1 changed files with 4 additions and 11 deletions
|
@ -87,13 +87,6 @@ CTEST_OUTPUT_ON_FAILURE=1 LADYBIRD_SOURCE_DIR=${PWD}/../.. ninja test
|
|||
The Web Platform Tests can be run with the `WPT.sh` script. This script can also be used to compare the results of two
|
||||
test runs.
|
||||
|
||||
Enabling the Qt chrome is recommended when running the Web Platform Tests on MacOS. This can be done by running the
|
||||
following command:
|
||||
|
||||
```sh
|
||||
cmake -GNinja Build/release -DENABLE_QT=ON
|
||||
```
|
||||
|
||||
Example usage:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue