mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 13:23:07 +02:00
Merge branch 'backport-4219-bash-glib-2-82' into 'glib-2-82'
Backport !4219 “tests: Run lint tests with detected bash” to glib-2-82 See merge request GNOME/glib!4221
This commit is contained in:
commit
43c71b27e4
@ -15,7 +15,9 @@ lint_scripts = [
|
|||||||
if have_bash
|
if have_bash
|
||||||
foreach test_name : lint_scripts
|
foreach test_name : lint_scripts
|
||||||
test(
|
test(
|
||||||
test_name, files(test_name),
|
test_name,
|
||||||
|
bash,
|
||||||
|
args : [files(test_name)],
|
||||||
env : test_env,
|
env : test_env,
|
||||||
suite : ['lint', 'no-valgrind'],
|
suite : ['lint', 'no-valgrind'],
|
||||||
protocol : 'tap',
|
protocol : 'tap',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user