Fixed QTestLib tutorial docs (link + outdated mention of Qt Labs).

Change-Id: I76d45780b052b40b079fb0c8e0d38db88aa17814
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
This commit is contained in:
Samuel Rødal 2012-11-28 10:09:46 +01:00 committed by The Qt Project
parent 003860b5a7
commit 76b492050f
2 changed files with 4 additions and 4 deletions

View File

@ -25,11 +25,11 @@
** **
****************************************************************************/ ****************************************************************************/
/*! /*!
\externalpage http://labs.qt.nokia.com \externalpage http://blog.qt.digia.com
\title Qt Labs \title Qt Labs
*/ */
/*! /*!
\externalpage http://labs.qt.nokia.com/blogs/2008/12/05/qtestlib-now-with-nice-graphs-pointing-upwards/ \externalpage http://blog.qt.digia.com/blog/2008/12/05/qtestlib-now-with-nice-graphs-pointing-upwards/
\title qtestlib-tools Announcement \title qtestlib-tools Announcement
*/ */
/*! /*!
@ -39,4 +39,4 @@
/*! /*!
\externalpage http://qt.nokia.com/services-partners/partners/partner-directory \externalpage http://qt.nokia.com/services-partners/partners/partner-directory
\title Partner Directory \title Partner Directory
*/ */

View File

@ -815,7 +815,7 @@
\section1 External Tools \section1 External Tools
Tools for handling and visualizing test data are available as part of Tools for handling and visualizing test data are available as part of
the \l {qtestlib-tools} project in the \l{Qt Labs} web site. the \l {qtestlib-tools} project.
These include a tool for comparing performance data obtained from test These include a tool for comparing performance data obtained from test
runs and a utility to generate Web-based graphs of performance data. runs and a utility to generate Web-based graphs of performance data.