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