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}
|
./install_meson.py --prefix=%{_prefix} --destdir=%{buildroot}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
./run_tests.py
|
MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%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
|
* Sat Jul 11 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.24.0-3
|
||||||
- Update URLs
|
- Update URLs
|
||||||
- drop unneded hacks in install section
|
- 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user