Print error logs if tests fail
This commit is contained in:
parent
c432921859
commit
4f458499a5
@ -524,7 +524,7 @@ EOF
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
meson test -C %{_vpath_builddir} -t 6
|
meson test -C %{_vpath_builddir} -t 6 --print-errorlogs
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
#############################################################################################
|
#############################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user