diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2019-04-23 08:31:38 -0400 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-04-28 20:30:30 +0300 |
commit | 65091b7677973b783cdb2ebb5b9be9b0b97db975 (patch) | |
tree | f9262302e663588cf0ff21195a4797f368479172 /mesonbuild/mparser.py | |
parent | 9cd89f55fca0933dd2897ac7470c5827d939e0ac (diff) | |
download | meson-65091b7677973b783cdb2ebb5b9be9b0b97db975.zip meson-65091b7677973b783cdb2ebb5b9be9b0b97db975.tar.gz meson-65091b7677973b783cdb2ebb5b9be9b0b97db975.tar.bz2 |
RPM Macros: Use `meson test` for %meson_test
Previously, this called out to the %ninja_test macro to run the
tests, but that limits us to only the arguments that ninja can
understand. In particular, it is not possible to add a test
timeout multiplier (such as is sometimes needed when building for
slow architectures such as armv7hl). With this patch, it will be
possible to specify `%meson_test -t 5` in the RPM spec file
without needing to patch the sources to extend the timeouts,
making life easier for packagers.
Related: https://github.com/mesonbuild/meson/issues/2037
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
Diffstat (limited to 'mesonbuild/mparser.py')
0 files changed, 0 insertions, 0 deletions