aboutsummaryrefslogtreecommitdiff
path: root/unittests/helpers.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-02-15 22:49:09 -0500
committerEli Schwartz <eschwartz@archlinux.org>2022-02-17 14:48:27 -0500
commited262cad97daa9d00fe44a39fd04dfa4eb763d7b (patch)
tree7a7999f9e3e5f8d6239c2cf1d0aa44ba0c428eb1 /unittests/helpers.py
parent62a6c95c133045aaba9262c7bac6f1f55384d614 (diff)
downloadmeson-ed262cad97daa9d00fe44a39fd04dfa4eb763d7b.zip
meson-ed262cad97daa9d00fe44a39fd04dfa4eb763d7b.tar.gz
meson-ed262cad97daa9d00fe44a39fd04dfa4eb763d7b.tar.bz2
tests: do not use a GNU bash script to check the minimum version of programs
find_program() can check that for us already, there's no need to require GNU bash on systems that default to other POSIX shells. Even though this is the *linuxlike* tests and a POSIX shell is guaranteed, there is actually no need to require a shell at all. It's *easier* to use the meson builtin functionality here.
Diffstat (limited to 'unittests/helpers.py')
0 files changed, 0 insertions, 0 deletions