enable print test output for tests
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
433e556173
commit
807ff355bb
@ -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 <i.gnatenko.brain@gmail.com> - 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 <rel-eng@lists.fedoraproject.org> - 0.24.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user