ail: Rename test-compression.cpp to test-comp-twiddled.cpp

To better align with the analogous test-uncomp-twiddled.cpp

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20031>
This commit is contained in:
Asahi Lina 2022-11-28 23:00:17 +09:00 committed by Marge Bot
parent c52d4bef2d
commit 50ee22f5a5
2 changed files with 1 additions and 1 deletions

View file

@ -39,7 +39,7 @@ if with_tests
'asahi_layout_tests',
files(
'tests/test-layout.cpp',
'tests/test-compression.cpp',
'tests/test-comp-twiddled.cpp',
),
c_args : [c_msvc_compat_args, no_override_init_args],
gnu_symbol_visibility : 'hidden',