glib/tests
Benjamin Gilbert ca77a1625d tests: Run lint tests with detected bash
When we invoke a shell script directly, the system selects a bash binary
that might be different from the one detected by find_program('bash').
Explicitly use the one detected by Meson, matching the behavior of our
other test() invocations on shell scripts.

Fixes test failure on Windows in GitHub Actions CI:

    stdout: 1: UNKNOWN: Windows Subsystem for Linux has no installed distributions.
    stdout: 2: UNKNOWN: Distributions can be installed by visiting the Microsoft Store:
    stdout: 3: UNKNOWN: https://aka.ms/wslstore

Found-by: Benoit Pierre <benoit.pierre@gmail.com>
Fixes: d7601f7eed ("Incorporate some lint checks into `meson test`")
2024-08-27 11:40:18 -07:00
..
black.sh Incorporate some lint checks into meson test 2024-02-08 00:18:23 +00:00
check-missing-install-tag.py Incorporate some lint checks into meson test 2024-02-08 00:18:23 +00:00
flake8.sh Incorporate some lint checks into meson test 2024-02-08 00:18:23 +00:00
lint-common.sh Incorporate some lint checks into meson test 2024-02-08 00:18:23 +00:00
meson.build tests: Run lint tests with detected bash 2024-08-27 11:40:18 -07:00
reuse.sh tests: Update the reuse lint limits 2024-04-17 15:47:02 +01:00
shellcheck.sh tests: Enable shellcheck for bash completion scripts 2024-04-16 14:16:30 +01:00
template-tap.test.in tests: Move .test.in template files to tests directory 2022-05-11 13:12:20 +01:00
template.test.in tests: Move .test.in template files to tests directory 2022-05-11 13:12:20 +01:00