mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 19:46:03 +00:00
CMake: Add LibDiff to TEST_DIRECTORIES
Not sure if it has always been this way, but Tests/LibDiff has not actually been running in CI at all.
This commit is contained in:
parent
11bca38f91
commit
c4f08bc268
Notes:
github-actions[bot]
2025-05-14 08:06:19 +00:00
Author: https://github.com/ayeteadoe
Commit: c4f08bc268
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4718
Reviewed-by: https://github.com/ADKaster ✅
1 changed files with 1 additions and 0 deletions
|
@ -481,6 +481,7 @@ if (BUILD_TESTING)
|
||||||
LibCrypto
|
LibCrypto
|
||||||
LibCompress
|
LibCompress
|
||||||
LibCore
|
LibCore
|
||||||
|
LibDiff
|
||||||
LibDNS
|
LibDNS
|
||||||
LibGC
|
LibGC
|
||||||
LibRegex
|
LibRegex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue