forked from qt-creator/qt-creator
Doc: Mention Google C++ Testing framework in overview
Change-Id: I91b81990047184539eb26b3596e216c995f0a962 Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user