From 807ff355bbd8c6fad063c9d22f55a7c67221c4fb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 12 2015 13:13:52 +0000 Subject: enable print test output for tests Signed-off-by: Igor Gnatenko --- diff --git a/meson.spec b/meson.spec index 68405a7..244388d 100644 --- a/meson.spec +++ b/meson.spec @@ -55,7 +55,7 @@ GUI for high productivity build system. ./install_meson.py --prefix=%{_prefix} --destdir=%{buildroot} %check -./run_tests.py +MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py %files %license COPYING @@ -84,6 +84,7 @@ GUI for high productivity build system. * Sat Jul 11 2015 Igor Gnatenko - 0.24.0-3 - Update URLs - drop unneded hacks in install section +- enable print test output for tests * Wed Jun 17 2015 Fedora Release Engineering - 0.24.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild