mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:38:59 +08: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
@ -40,4 +40,4 @@ cmake3 \
|
|||||||
-DBUILD_TESTS=ON \
|
-DBUILD_TESTS=ON \
|
||||||
..
|
..
|
||||||
make
|
make
|
||||||
ctest3 --output-on-failure -T Test
|
ctest3 --verbose --output-on-failure -T Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user