mirror of
https://github.com/google/cpu_features.git
synced 2025-07-03 14:13:18 +02:00
Show tests output
This commit is contained in:
@ -105,7 +105,7 @@ function integrate() {
|
|||||||
done
|
done
|
||||||
${QEMU} ${DEMO}
|
${QEMU} ${DEMO}
|
||||||
else
|
else
|
||||||
cmake --build "${BUILD_DIR}" ${CMAKE_TEST_ARGS}
|
CTEST_OUTPUT_ON_FAILURE=1 cmake --build "${BUILD_DIR}" ${CMAKE_TEST_ARGS}
|
||||||
${DEMO}
|
${DEMO}
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user