diff options
author | Lenny Maiorani <lenny@colorado.edu> | 2020-12-24 09:39:37 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-24 21:00:10 +0100 |
commit | d46de3aeb48c61ffe641f9aebc8f2ea39a9cce57 (patch) | |
tree | 1986af0cefa64aad97d8f5d5bc6d06298275c316 /Userland/test-web.cpp | |
parent | e5ac1fcd00a7fa4859c54954ba7b373490384669 (diff) | |
download | serenity-d46de3aeb48c61ffe641f9aebc8f2ea39a9cce57.zip |
Meta: Verify all AK test files are listed in CMake
Problem:
- It is possible for a new test file to be added to the `AK/Tests`
directory without being added to the corresponding
`CMakeLists.txt`. This results in the tests not being run.
Solution:
- As part of CI linting, verify that all the `AK/Tests/Test*.cpp`
files are mentioned in the `CMakeLists.txt`.
Diffstat (limited to 'Userland/test-web.cpp')
0 files changed, 0 insertions, 0 deletions