Changes
Page history
Fix typo in path
authored
Feb 21, 2022
by
Volker Hilsheimer
Show whitespace changes
Inline
Side-by-side
tutorials/Building-Qt.md
View page @
22c4d80c
...
@@ -99,4 +99,4 @@ Once the test run is complete, we should see the output from the auto test in
...
@@ -99,4 +99,4 @@ Once the test run is complete, we should see the output from the auto test in
our local terminal, with
`PASS`
ing test functions marked in green, hopefully
our local terminal, with
`PASS`
ing test functions marked in green, hopefully
no red lines for
`FAIL`
ures, and perhaps a few yellow lines for skipped tests.
no red lines for
`FAIL`
ures, and perhaps a few yellow lines for skipped tests.
Next:
[
Continuously running unit tests in a local VM
](
tutorial/Run-Test-Continuously
)
Next:
[
Continuously running unit tests in a local VM
](
tutorial
s
/Run-Test-Continuously
)