meson: print failed test logs
This commit is contained in:
parent
e174ac6589
commit
40eadf9eb0
|
@ -29,7 +29,7 @@ fi
|
||||||
mesonCheckPhase() {
|
mesonCheckPhase() {
|
||||||
runHook preCheck
|
runHook preCheck
|
||||||
|
|
||||||
meson test
|
meson test --print-errorlogs
|
||||||
|
|
||||||
runHook postCheck
|
runHook postCheck
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue