meson/data
Stephen Gallagher 65091b7677 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>
2019-04-28 20:30:30 +03:00
..
shell-completions bash/zsh: drop completion for deprecated command 2019-03-08 01:59:36 +02:00
syntax-highlighting syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop 2018-11-30 01:19:10 +02:00
com.mesonbuild.install.policy Remove argv2, which is not supported by polkit. Closes #4758. 2019-01-15 20:28:44 +02:00
macros.meson RPM Macros: Use `meson test` for %meson_test 2019-04-28 20:30:30 +03:00