summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-12-05 18:51:14 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-06 02:19:25 +0100
commite3640d1bddb7c2e820d770b2f2f5557cc354b7e9 (patch)
treeb988a75f3fcfd6e7bb4c092489f95bf850addeb5 /tests/auto/widgets/dialogs
parent5d74683b7afa90cc316f0e68d61e0f402fb0e9e7 (diff)
Remove TESTED_CLASS/TESTED_FILES comments from tests.
These comments were mostly empty or inaccurate. Appropriate naming of tests and appropriate placement of tests within the directory tree provide more reliable indicators of what is being tested. Change-Id: Ib6bf373d9e79917e4ab1417ee5c1264a2c2d7027 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/widgets/dialogs')
-rw-r--r--tests/auto/widgets/dialogs/qabstractprintdialog/tst_qabstractprintdialog.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qdialog/tst_qdialog.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qfontdialog/tst_qfontdialog.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qinputdialog/tst_qinputdialog.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qprogressdialog/tst_qprogressdialog.cpp4
-rw-r--r--tests/auto/widgets/dialogs/qsidebar/tst_qsidebar.cpp3
-rw-r--r--tests/auto/widgets/dialogs/qwizard/tst_qwizard.cpp3
12 files changed, 0 insertions, 37 deletions
diff --git a/tests/auto/widgets/dialogs/qabstractprintdialog/tst_qabstractprintdialog.cpp b/tests/auto/widgets/dialogs/qabstractprintdialog/tst_qabstractprintdialog.cpp
index a0020acbf6..5e60b6a888 100644
--- a/tests/auto/widgets/dialogs/qabstractprintdialog/tst_qabstractprintdialog.cpp
+++ b/tests/auto/widgets/dialogs/qabstractprintdialog/tst_qabstractprintdialog.cpp
@@ -47,9 +47,6 @@
#include <qabstractprintdialog.h>
#include <qprinter.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QAbstractPrintDialog : public QObject
{
Q_OBJECT
diff --git a/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp b/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
index 3ae1e63a8e..1b1b7137eb 100644
--- a/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
+++ b/tests/auto/widgets/dialogs/qcolordialog/tst_qcolordialog.cpp
@@ -44,9 +44,6 @@
#include <QtGui/QtGui>
#include <QtWidgets/QColorDialog>
-//TESTED_CLASS=
-//TESTED_FILES=
-
QT_FORWARD_DECLARE_CLASS(QtTestEventThread)
class tst_QColorDialog : public QObject
diff --git a/tests/auto/widgets/dialogs/qdialog/tst_qdialog.cpp b/tests/auto/widgets/dialogs/qdialog/tst_qdialog.cpp
index 4ac9a6bf5a..0ebe27f053 100644
--- a/tests/auto/widgets/dialogs/qdialog/tst_qdialog.cpp
+++ b/tests/auto/widgets/dialogs/qdialog/tst_qdialog.cpp
@@ -55,9 +55,6 @@ Q_DECLARE_METATYPE(QSize)
QT_FORWARD_DECLARE_CLASS(QDialog)
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QDialog : public QObject
{
Q_OBJECT
diff --git a/tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp b/tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp
index 5d64446576..41f4798709 100644
--- a/tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp
+++ b/tests/auto/widgets/dialogs/qfiledialog/tst_qfiledialog.cpp
@@ -68,9 +68,6 @@
#include <QFileDialog>
#include <QFileSystemModel>
-//TESTED_CLASS=
-//TESTED_FILES=
-
#if defined(Q_OS_UNIX)
#ifdef QT_BUILD_INTERNAL
QT_BEGIN_NAMESPACE
diff --git a/tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp b/tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp
index 85b81660a7..bac6b82d37 100644
--- a/tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp
+++ b/tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp
@@ -68,9 +68,6 @@
#include "../../../network-settings.h"
#endif
-//TESTED_CLASS=
-//TESTED_FILES=
-
#if defined QT_BUILD_INTERNAL
QT_BEGIN_NAMESPACE
Q_GUI_EXPORT bool qt_test_isFetchedRoot();
diff --git a/tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp b/tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
index 87e3987a58..5e02dec28b 100644
--- a/tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
+++ b/tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
@@ -52,9 +52,6 @@
#include <QStyle>
#include <QtGlobal>
-//TESTED_CLASS=
-//TESTED_FILES=
-
#define WAITTIME 1000
// Will try to wait for the condition while allowing event processing
diff --git a/tests/auto/widgets/dialogs/qfontdialog/tst_qfontdialog.cpp b/tests/auto/widgets/dialogs/qfontdialog/tst_qfontdialog.cpp
index 3f12b7501c..855cc14095 100644
--- a/tests/auto/widgets/dialogs/qfontdialog/tst_qfontdialog.cpp
+++ b/tests/auto/widgets/dialogs/qfontdialog/tst_qfontdialog.cpp
@@ -51,9 +51,6 @@
#include "qfontdialog.h"
#include <private/qfontdialog_p.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
QT_FORWARD_DECLARE_CLASS(QtTestEventThread)
class tst_QFontDialog : public QObject
diff --git a/tests/auto/widgets/dialogs/qinputdialog/tst_qinputdialog.cpp b/tests/auto/widgets/dialogs/qinputdialog/tst_qinputdialog.cpp
index 5c74ab217b..91b55cdc20 100644
--- a/tests/auto/widgets/dialogs/qinputdialog/tst_qinputdialog.cpp
+++ b/tests/auto/widgets/dialogs/qinputdialog/tst_qinputdialog.cpp
@@ -49,9 +49,6 @@
#include <QDialogButtonBox>
#include <qinputdialog.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QInputDialog : public QObject
{
Q_OBJECT
diff --git a/tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp b/tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp
index f195017dc4..20cbdfbed4 100644
--- a/tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp
+++ b/tests/auto/widgets/dialogs/qmessagebox/tst_qmessagebox.cpp
@@ -55,9 +55,6 @@
#include <QCleanlooksStyle>
#endif
-//TESTED_CLASS=
-//TESTED_FILES=
-
#define CONVENIENCE_FUNC_SYMS(func) \
{ \
int x1 = QMessageBox::func(0, "Foo", "Bar"); \
diff --git a/tests/auto/widgets/dialogs/qprogressdialog/tst_qprogressdialog.cpp b/tests/auto/widgets/dialogs/qprogressdialog/tst_qprogressdialog.cpp
index 5fbd5d747a..bccf9ac153 100644
--- a/tests/auto/widgets/dialogs/qprogressdialog/tst_qprogressdialog.cpp
+++ b/tests/auto/widgets/dialogs/qprogressdialog/tst_qprogressdialog.cpp
@@ -47,10 +47,6 @@
#include <qprogressdialog.h>
#include <qlabel.h>
-
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QProgressDialog : public QObject
{
Q_OBJECT
diff --git a/tests/auto/widgets/dialogs/qsidebar/tst_qsidebar.cpp b/tests/auto/widgets/dialogs/qsidebar/tst_qsidebar.cpp
index 2d5ab6f78c..bb4c671d43 100644
--- a/tests/auto/widgets/dialogs/qsidebar/tst_qsidebar.cpp
+++ b/tests/auto/widgets/dialogs/qsidebar/tst_qsidebar.cpp
@@ -44,9 +44,6 @@
#include <QtWidgets/private/qsidebar_p.h>
#include <QtWidgets/private/qfilesystemmodel_p.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QSidebar : public QObject {
Q_OBJECT
diff --git a/tests/auto/widgets/dialogs/qwizard/tst_qwizard.cpp b/tests/auto/widgets/dialogs/qwizard/tst_qwizard.cpp
index d865461e49..1b109223b6 100644
--- a/tests/auto/widgets/dialogs/qwizard/tst_qwizard.cpp
+++ b/tests/auto/widgets/dialogs/qwizard/tst_qwizard.cpp
@@ -54,9 +54,6 @@
#include <QPlastiqueStyle>
#include <QTreeWidget>
-//TESTED_CLASS=
-//TESTED_FILES=
-
static QImage grabWidget(QWidget *window)
{
return QPixmap::grabWidget(window).toImage();