Doc: Mention Google C++ Testing framework in overview

Change-Id: I91b81990047184539eb26b3596e216c995f0a962
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2016-04-06 16:09:57 +02:00
parent 33bd9b387a
commit 322c2d012f

View File

@@ -112,9 +112,9 @@
execution. In addition, the QML Profiler enables you to profile
Qt Quick applications.
\QC is integrated to the \l{Qt Test} framework for unit testing
Qt based applications and libraries. You can use \QC to build
and run autotests.
\QC is integrated to the \l{Qt Test} and Google C++ Testing
frameworks for unit testing applications and libraries. You can
use \QC to build and run autotests.
For more information, see \l{Testing}.
\li \b {Publishing}