summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/src/qttestlib-manual.qdoc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-06-28 14:55:06 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2018-08-30 09:23:42 +0000
commit059b10f295d8d04c4144984daf1464115bcb69c9 (patch)
treeca69a0ba1d9c14082323e8985b29a65ed463a225 /src/testlib/doc/src/qttestlib-manual.qdoc
parentbd42e2f0cebb2fe8de77a054e9d30aa803749a61 (diff)
Doc: Check before including the \snippet from a .pro file
Change-Id: Icc7552b46a2657c81958e40f33596ddeee045172 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/testlib/doc/src/qttestlib-manual.qdoc')
-rw-r--r--src/testlib/doc/src/qttestlib-manual.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testlib/doc/src/qttestlib-manual.qdoc b/src/testlib/doc/src/qttestlib-manual.qdoc
index 9bd210d71f..363ec17c6c 100644
--- a/src/testlib/doc/src/qttestlib-manual.qdoc
+++ b/src/testlib/doc/src/qttestlib-manual.qdoc
@@ -109,6 +109,7 @@
For more examples, refer to the \l{Qt Test Tutorial}.
+ \if !defined(qtforpython)
\section1 Building a Test
If you are using \c qmake as your build tool, just add the
@@ -132,6 +133,7 @@
See \l {Chapter 1: Writing a Unit Test}{Writing a Unit Test} for a step by
step explanation.
+ \endif
\section1 Qt Test Command Line Arguments