mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-09 09:34:57 +09:00
Meta: Remove check-ak-test-files script
This script only checks Tests/AK, and verifies that all source files
that match Tests/AK/*.cpp are listed in the CMakeLists.txt.
This is a bit excessive. We don't have this check for any other test
files. This sort of error will definitely ™️ be caught in review.
This commit is contained in:
parent
9356c967d7
commit
0427646883
Notes:
github-actions[bot]
2024-09-10 05:40:23 +00:00
Author: https://github.com/ADKaster
Commit: 0427646883
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1349
2 changed files with 0 additions and 26 deletions
|
@ -14,7 +14,6 @@ FAILURES=0
|
|||
set +e
|
||||
|
||||
for cmd in \
|
||||
Meta/check-ak-test-files.sh \
|
||||
Meta/check-debug-flags.sh \
|
||||
Meta/check-newlines-at-eof.py \
|
||||
Meta/check-png-sizes.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue