From ac171469a0021b5ddabd0197c31b814fbbaad16a Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Fri, 3 Jun 2022 14:55:04 +0200 Subject: Doc: Revise Qt Test tutorial - Make it explicit that each chapter can be run as a stand-alone test application - Add a CMake section on how to build the executable Task-number: QTBUG-103730 Pick-to: 6.4 6.3 Change-Id: Id4c87c454521f698dcf16cfdc176318dd3e16786 Reviewed-by: Kai Koehne --- src/testlib/doc/qttestlib.qdocconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/testlib/doc/qttestlib.qdocconf') diff --git a/src/testlib/doc/qttestlib.qdocconf b/src/testlib/doc/qttestlib.qdocconf index d359eff143..fe80362cca 100644 --- a/src/testlib/doc/qttestlib.qdocconf +++ b/src/testlib/doc/qttestlib.qdocconf @@ -41,7 +41,8 @@ sources += ../../corelib/kernel/qtestsupport_core.cpp \ exampledirs += ../../../examples/qtestlib \ .. \ . \ - snippets + snippets \ + includes excludedirs += ../../../examples/widgets/doc -- cgit v1.2.3