intel/compiler: Convert test_eu_compact to use gtest
Be consistent with the other test suites in intel/compiler. Reviewed-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13340>
This commit is contained in:

committed by
Marge Bot

parent
420e33f551
commit
bd2cc4b916
@@ -158,7 +158,6 @@ libintel_compiler = static_library(
|
||||
)
|
||||
|
||||
if with_tests
|
||||
# The last two tests are not C++ or gtest, pre comment in autotools make
|
||||
foreach t : ['fs_cmod_propagation', 'fs_copy_propagation',
|
||||
'fs_saturate_propagation', 'vf_float_conversions',
|
||||
'vec4_register_coalesce', 'vec4_copy_propagation',
|
||||
|
Reference in New Issue
Block a user