Remove TESTED_CLASS/TESTED_FILES comments from tests.
authorJason McDonald <jason.mcdonald@nokia.com>
Tue, 6 Dec 2011 00:42:51 +0000 (10:42 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Dec 2011 04:04:22 +0000 (05:04 +0100)
These comments were all empty.  Appropriate naming of tests and
appropriate placement of tests within the directory tree provide more
reliable indicators of what is being tested.

Change-Id: I00c7ec38e2febd68179952f683e579c82d3d79c9
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
src/linguist/tests/tst_linguist.h
src/linguist/tests/tst_lupdate.cpp

index 2a72c59..f45a555 100644 (file)
 #include <QtTest/QtTest>
 #include <QtCore/QtCore>
 
-//TESTED_CLASS=
-//TESTED_FILES=
-
-
 class tst_linguist : public QObject
 {
     Q_OBJECT
index eb6e865..bc62b18 100644 (file)
@@ -42,9 +42,6 @@
 #include <QtTest/QtTest>
 #include <QtCore/QtCore>
 
-//TESTED_CLASS=
-//TESTED_FILES=
-
 #include "tst_linguist.h"
 
 void tst_linguist::fetchtr()