aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc')
-rw-r--r--doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc b/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc
index 85a7a2256c..f0cdaa4072 100644
--- a/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc
+++ b/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc
@@ -327,14 +327,14 @@
\list
\li \inlineimage run_small.png
(\uicontrol {Run All Tests}) to run all tests.
- \li \inlineimage qtcreator-run-selected-tests.png
+ \li \inlineimage icons/qtcreator-run-selected-tests.png
(\uicontrol {Run Selected Tests}) to run the selected tests.
- \li \inlineimage qtcreator-run-failed-tests.png
+ \li \inlineimage icons/qtcreator-run-failed-tests.png
(\uicontrol {Run Failed Tests}) to re-run the tests which failed
in the last run.
Depending on the framework this may select additional tests if it
is impossible to distinguish or to fully address the test.
- \li \inlineimage qtcreator-run-tests-in-current-file.png
+ \li \inlineimage icons/qtcreator-run-tests-in-current-file.png
(\uicontrol {Run Tests for Current File}) to run the tests
in the file currently open in the code editor.
\endlist