mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
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:
parent
c52d4bef2d
commit
50ee22f5a5
2 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue