mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-06 14:47:45 -07:00
Give more verbose output if a test failed (or succeeded)
We want to know what exactly failed. Contributes to issue CURA-6188.
This commit is contained in:
parent
cd89f7345a
commit
36cefcf0a3
1 changed files with 1 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ cmake3 \
|
|||
-DBUILD_TESTS=ON \
|
||||
..
|
||||
make
|
||||
ctest3 --output-on-failure -T Test
|
||||
ctest3 --verbose --output-on-failure -T Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue