mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-06-25 02:19:37 +02:00
test: Make testing verbose
This commit is contained in:
@@ -7,4 +7,4 @@ cd /fwbuilder/build
|
|||||||
cmake .. -DCMAKE_BUILD_TYPE=Debug
|
cmake .. -DCMAKE_BUILD_TYPE=Debug
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install
|
make install
|
||||||
QT_QPA_PLATFORM=vnc ctest -j $(nproc)
|
QT_QPA_PLATFORM=vnc ctest --verbose
|
||||||
|
|||||||
Reference in New Issue
Block a user