diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-15 22:49:09 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-17 14:48:27 -0500 |
commit | ed262cad97daa9d00fe44a39fd04dfa4eb763d7b (patch) | |
tree | 7a7999f9e3e5f8d6239c2cf1d0aa44ba0c428eb1 /unittests/helpers.py | |
parent | 62a6c95c133045aaba9262c7bac6f1f55384d614 (diff) | |
download | meson-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