From e3640d1bddb7c2e820d770b2f2f5557cc354b7e9 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Mon, 5 Dec 2011 18:51:14 +1000 Subject: 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 --- tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp') diff --git a/tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp b/tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp index 836286e8ae..7aa760bc22 100644 --- a/tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp +++ b/tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp @@ -56,9 +56,6 @@ #include #include // for file error messages -//TESTED_CLASS= -//TESTED_FILES= - QT_FORWARD_DECLARE_CLASS(QSplitter) QT_FORWARD_DECLARE_CLASS(QWidget) class tst_QSplitter : public QObject -- cgit v1.2.3