mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 05:55:06 +00:00
Revert "[test] Exclude google-benchmark tests by default if meson "recent""
This reverts commit 3c975a857f
.
See https://github.com/harfbuzz/harfbuzz/issues/4153#issuecomment-2646149763
This commit is contained in:
parent
f68193a00a
commit
f858def14b
1 changed files with 0 additions and 6 deletions
|
@ -464,12 +464,6 @@ configure_file(output: 'config.h', configuration: conf)
|
|||
alias_target('lib', libharfbuzz)
|
||||
alias_target('libs', libharfbuzz, libharfbuzz_subset)
|
||||
|
||||
if meson.version().version_compare('>=0.57.0')
|
||||
add_test_setup('default',
|
||||
exclude_suites: ['google-benchmark'],
|
||||
is_default: true)
|
||||
endif
|
||||
|
||||
build_summary = {
|
||||
'Directories':
|
||||
{'prefix': get_option('prefix'),
|
||||
|
|
Loading…
Add table
Reference in a new issue