mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
Documentation: Combine testing documentation together
Bring together the docs on running tests, with the ones on writing them which were hidden in Browser/Patterns.md I've made a few adjustments while I was at it, because RunningTests.md was a bit outdated and didn't mention `Meta/ladybird.sh test`. It's possible they're still outdated and wrong, but I'm not familiar enough with that area to know.
This commit is contained in:
parent
1dd3865de9
commit
c036e87d46
Notes:
github-actions[bot]
2024-10-23 07:03:55 +00:00
Author: https://github.com/AtkinsSJ
Commit: c036e87d46
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1914
Reviewed-by: https://github.com/ADKaster
6 changed files with 163 additions and 133 deletions
|
@ -60,7 +60,7 @@ For more information on how the CMake cache works, see the CMake guide for [Runn
|
|||
|
||||
## Tests
|
||||
|
||||
For information on running host and target tests, see [Running Tests](RunningTests.md). The documentation there also contains useful information for debugging CI test failures.
|
||||
For information on running host and target tests, see [Testing](Testing.md). The documentation there also contains useful information for debugging CI test failures.
|
||||
|
||||
## Clang-format updates
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue