summaryrefslogtreecommitdiffstats
path: root/patches/0102-Modularized-tst_compilerwarnings.patch
diff options
context:
space:
mode:
authoraxis <[email protected]>2011-04-27 13:01:17 +0200
committeraxis <[email protected]>2011-04-27 13:01:17 +0200
commit1a0d5aeb9197ea0c3432903c402d8449bea9f6b4 (patch)
tree3fbb60e2a0bff38c9cabfb1b5d347579e8769f93 /patches/0102-Modularized-tst_compilerwarnings.patch
parent2f66cb61ffbf147292092ebe29e3d4759dfb9bda (diff)
Fixes for the second final push (the first one failed).HEADmaster
Diffstat (limited to 'patches/0102-Modularized-tst_compilerwarnings.patch')
-rw-r--r--patches/0102-Modularized-tst_compilerwarnings.patch972
1 files changed, 611 insertions, 361 deletions
diff --git a/patches/0102-Modularized-tst_compilerwarnings.patch b/patches/0102-Modularized-tst_compilerwarnings.patch
index cccfe2a..1121155 100644
--- a/patches/0102-Modularized-tst_compilerwarnings.patch
+++ b/patches/0102-Modularized-tst_compilerwarnings.patch
@@ -1,237 +1,341 @@
-From 8c37eae68f683de8420b372dcb46e201f54cb458 Mon Sep 17 00:00:00 2001
+From 0213c02683226834ff0c228f72ab123bdb10b6e4 Mon Sep 17 00:00:00 2001
From: Liang Qi <[email protected]>
Date: Wed, 23 Mar 2011 17:25:22 +0100
Subject: [PATCH] Modularized tst_compilerwarnings
---
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 +-------
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 +-------
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 9 ++--
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 23 +-------
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 +-------
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 52 +++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 52 +++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 69 +++++++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 51 ++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 52 +++++++++++++++
.../auto/compilerwarnings/compilerwarnings.pro | 2 +-
.../auto/compilerwarnings/compilerwarnings.qrc | 5 --
- .../auto/compilerwarnings/tst_compilerwarnings.cpp | 57 ++++++++++++++++----
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 ++------
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 +-------
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 +-------
- .../tests/auto/compilerwarnings/data}/test_cpp.txt | 22 +-------
- 12 files changed, 69 insertions(+), 181 deletions(-)
- copy {qtqa/tests/auto/compilerwarnings => phonon/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
- copy {qtqa/tests/auto/compilerwarnings => qt3support/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
- copy {qtqa/tests/auto/compilerwarnings => qtbase/tests/auto/compilerwarnings/data}/test_cpp.txt (96%)
- copy {qtqa/tests/auto/compilerwarnings => qtdeclarative/tests/auto/compilerwarnings/data}/test_cpp.txt (83%)
- copy {qtqa/tests/auto/compilerwarnings => qtmultimedia/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
+ qtqa/tests/auto/compilerwarnings/test_cpp.txt | 70 --------------------
+ .../auto/compilerwarnings/tst_compilerwarnings.cpp | 57 +++++++++++++---
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 56 ++++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 52 +++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 52 +++++++++++++++
+ .../tests/auto/compilerwarnings/data/test_cpp.txt | 52 +++++++++++++++
+ 13 files changed, 535 insertions(+), 87 deletions(-)
+ create mode 100644 phonon/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qt3support/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qtbase/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qtmultimedia/tests/auto/compilerwarnings/data/test_cpp.txt
delete mode 100644 qtqa/tests/auto/compilerwarnings/compilerwarnings.qrc
- copy {qtqa/tests/auto/compilerwarnings => qtscript/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
- copy {qtqa/tests/auto/compilerwarnings => qtsvg/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
- copy {qtqa/tests/auto/compilerwarnings => qttools/tests/auto/compilerwarnings/data}/test_cpp.txt (82%)
- rename {qtqa/tests/auto/compilerwarnings => qtxmlpatterns/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
+ delete mode 100644 qtqa/tests/auto/compilerwarnings/test_cpp.txt
+ create mode 100644 qtscript/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qtsvg/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qttools/tests/auto/compilerwarnings/data/test_cpp.txt
+ create mode 100644 qtxmlpatterns/tests/auto/compilerwarnings/data/test_cpp.txt
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/phonon/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 81%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to phonon/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..775619a 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
+diff --git a/phonon/tests/auto/compilerwarnings/data/test_cpp.txt b/phonon/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..775619a
+--- /dev/null
+++ b/phonon/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,31 +40,13 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
+@@ -0,0 +1,52 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
+#ifndef QT_NO_PHONON
+#include <phonon/phonon>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
--
- #ifndef Q_OS_MAC
- int main(int, char **)
- {
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qt3support/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 81%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qt3support/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..1c52f27 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++#endif
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qt3support/tests/auto/compilerwarnings/data/test_cpp.txt b/qt3support/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..1c52f27
+--- /dev/null
+++ b/qt3support/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,31 +40,13 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
+@@ -0,0 +1,52 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
+#ifdef QT3_SUPPORT
+#include <Qt3Support/Qt3Support>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
--
- #ifndef Q_OS_MAC
- int main(int, char **)
- {
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtbase/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 96%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qtbase/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..9b8d11c 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++#endif
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qtbase/tests/auto/compilerwarnings/data/test_cpp.txt b/qtbase/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..9b8d11c
+--- /dev/null
+++ b/qtbase/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -44,22 +44,22 @@
- #include <QtNetwork/QtNetwork>
- #include <QtXml/QtXml>
- #include <QtSql/QtSql>
+@@ -0,0 +1,69 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
++#include <QtCore/QtCore>
++#include <QtNetwork/QtNetwork>
++#include <QtXml/QtXml>
++#include <QtSql/QtSql>
+
+#ifndef QT_NO_GUI
- #include <QtGui/QtGui>
++#include <QtGui/QtGui>
+#endif
-
- #ifndef QT_NO_OPENGL
- #include <QtOpenGL/QtOpenGL>
- #endif
-
--#include <QtDesigner/QtDesigner>
--
- #include <QtTest/QtTest>
-
- #if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
- #include <QtDBus/QtDBus>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
++
++#ifndef QT_NO_OPENGL
++#include <QtOpenGL/QtOpenGL>
++#endif
++
++#include <QtTest/QtTest>
++
++#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
++#include <QtDBus/QtDBus>
++#endif
++
+#include <QtUiTools/QtUiTools>
-
- #ifndef Q_OS_MAC
- int main(int, char **)
-@@ -67,4 +67,3 @@ int main(int, char **)
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 83%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..a3d65db 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt b/qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..a3d65db
+--- /dev/null
+++ b/qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -39,27 +39,9 @@
- **
- ****************************************************************************/
-
--
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
--#endif
--
+@@ -0,0 +1,51 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
+#ifndef QT_NO_DECLARATIVE
- #include <QtDeclarative/QtDeclarative>
--
++#include <QtDeclarative/QtDeclarative>
+#endif
-
- #ifndef Q_OS_MAC
- int main(int, char **)
-@@ -67,4 +49,3 @@ int main(int, char **)
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtmultimedia/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 81%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qtmultimedia/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..3e33574 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qtmultimedia/tests/auto/compilerwarnings/data/test_cpp.txt b/qtmultimedia/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..3e33574
+--- /dev/null
+++ b/qtmultimedia/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,31 +40,13 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
+@@ -0,0 +1,52 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
+#ifndef QT_NO_MULTIMEDIA
+#include <QtMultimedia/QtMultimedia>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
--
- #ifndef Q_OS_MAC
- int main(int, char **)
- {
- return 0;
- }
- #endif
--
++#endif
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
diff --git a/qtqa/tests/auto/compilerwarnings/compilerwarnings.pro b/qtqa/tests/auto/compilerwarnings/compilerwarnings.pro
index beb0279..301834c 100644
--- a/qtqa/tests/auto/compilerwarnings/compilerwarnings.pro
@@ -253,6 +357,82 @@ index 3fa313c..0000000
- <file>test_cpp.txt</file>
- </qresource>
- </RCC>
+diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtqa/tests/auto/compilerwarnings/test_cpp.txt
+deleted file mode 100644
+index d27e972..0000000
+--- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++++ /dev/null
+@@ -1,70 +0,0 @@
+-/****************************************************************************
+-**
+-** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
+-** All rights reserved.
+-** Contact: Nokia Corporation ([email protected])
+-**
+-** This file is part of the test suite of the Qt Toolkit.
+-**
+-** $QT_BEGIN_LICENSE:LGPL$
+-** No Commercial Usage
+-** This file contains pre-release code and may not be distributed.
+-** You may use this file in accordance with the terms and conditions
+-** contained in the Technology Preview License Agreement accompanying
+-** this package.
+-**
+-** GNU Lesser General Public License Usage
+-** Alternatively, this file may be used under the terms of the GNU Lesser
+-** General Public License version 2.1 as published by the Free Software
+-** Foundation and appearing in the file LICENSE.LGPL included in the
+-** packaging of this file. Please review the following information to
+-** ensure the GNU Lesser General Public License version 2.1 requirements
+-** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+-**
+-** In addition, as a special exception, Nokia gives you certain additional
+-** rights. These rights are described in the Nokia Qt LGPL Exception
+-** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+-**
+-** If you have questions regarding the use of this file, please contact
+-** Nokia at [email protected].
+-**
+-**
+-**
+-**
+-**
+-**
+-**
+-**
+-** $QT_END_LICENSE$
+-**
+-****************************************************************************/
+-
+-
+-#include <QtCore/QtCore>
+-#include <QtNetwork/QtNetwork>
+-#include <QtXml/QtXml>
+-#include <QtSql/QtSql>
+-#include <QtGui/QtGui>
+-
+-#ifndef QT_NO_OPENGL
+-#include <QtOpenGL/QtOpenGL>
+-#endif
+-
+-#include <QtDesigner/QtDesigner>
+-
+-#include <QtTest/QtTest>
+-
+-#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
+-#include <QtDBus/QtDBus>
+-#endif
+-
+-#include <QtDeclarative/QtDeclarative>
+-
+-
+-#ifndef Q_OS_MAC
+-int main(int, char **)
+-{
+- return 0;
+-}
+-#endif
+-
diff --git a/qtqa/tests/auto/compilerwarnings/tst_compilerwarnings.cpp b/qtqa/tests/auto/compilerwarnings/tst_compilerwarnings.cpp
index b518e20..d33ad6e 100644
--- a/qtqa/tests/auto/compilerwarnings/tst_compilerwarnings.cpp
@@ -406,172 +586,242 @@ index b518e20..d33ad6e 100644
<< "-c"
<< "-woff" << "3303" // const qualifier on return
<< "-o" << tmpFile
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtscript/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 81%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qtscript/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..c5c5933 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
+diff --git a/qtscript/tests/auto/compilerwarnings/data/test_cpp.txt b/qtscript/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..c5c5933
+--- /dev/null
+++ b/qtscript/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,31 +40,17 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
+@@ -0,0 +1,56 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
+#ifndef QT_NO_SCRIPT
+#include <QtScript/QtScript>
- #endif
-
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
++#endif
++
+#ifndef QT_NO_SCRIPTTOOLS
+#include <QtScriptTools/QtScriptTools>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
--
- #ifndef Q_OS_MAC
- int main(int, char **)
- {
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtsvg/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 81%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qtsvg/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..4ac69de 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++#endif
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qtsvg/tests/auto/compilerwarnings/data/test_cpp.txt b/qtsvg/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..4ac69de
+--- /dev/null
+++ b/qtsvg/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,31 +40,13 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
+@@ -0,0 +1,52 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
+#ifndef QT_NO_SVG
+#include <QtSvg/QtSvg>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
--
- #ifndef Q_OS_MAC
- int main(int, char **)
- {
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qttools/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 82%
-copy from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-copy to qttools/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..5e0cbf3 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++#endif
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qttools/tests/auto/compilerwarnings/data/test_cpp.txt b/qttools/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..5e0cbf3
+--- /dev/null
+++ b/qttools/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,26 +40,9 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
- #include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
--#endif
--
--#include <QtDeclarative/QtDeclarative>
--
+@@ -0,0 +1,52 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
++#include <QtDesigner/QtDesigner>
+#include <QtHelp/QtHelp>
+//#include <QtCLucene/QtCLucene>
-
- #ifndef Q_OS_MAC
- int main(int, char **)
-@@ -67,4 +50,3 @@ int main(int, char **)
- return 0;
- }
- #endif
--
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtxmlpatterns/tests/auto/compilerwarnings/data/test_cpp.txt
-similarity index 81%
-rename from qtqa/tests/auto/compilerwarnings/test_cpp.txt
-rename to qtxmlpatterns/tests/auto/compilerwarnings/data/test_cpp.txt
-index d27e972..77fa9ba 100644
---- a/qtqa/tests/auto/compilerwarnings/test_cpp.txt
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
+diff --git a/qtxmlpatterns/tests/auto/compilerwarnings/data/test_cpp.txt b/qtxmlpatterns/tests/auto/compilerwarnings/data/test_cpp.txt
+new file mode 100644
+index 0000000..77fa9ba
+--- /dev/null
+++ b/qtxmlpatterns/tests/auto/compilerwarnings/data/test_cpp.txt
-@@ -40,31 +40,13 @@
- ****************************************************************************/
-
-
--#include <QtCore/QtCore>
--#include <QtNetwork/QtNetwork>
--#include <QtXml/QtXml>
--#include <QtSql/QtSql>
--#include <QtGui/QtGui>
--
--#ifndef QT_NO_OPENGL
--#include <QtOpenGL/QtOpenGL>
--#endif
--
--#include <QtDesigner/QtDesigner>
--
--#include <QtTest/QtTest>
--
--#if !defined(QT_NO_DBUS) && defined(Q_OS_UNIX)
--#include <QtDBus/QtDBus>
+@@ -0,0 +1,52 @@
++/****************************************************************************
++**
++** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
++** All rights reserved.
++** Contact: Nokia Corporation ([email protected])
++**
++** This file is part of the test suite of the Qt Toolkit.
++**
++** $QT_BEGIN_LICENSE:LGPL$
++** No Commercial Usage
++** This file contains pre-release code and may not be distributed.
++** You may use this file in accordance with the terms and conditions
++** contained in the Technology Preview License Agreement accompanying
++** this package.
++**
++** GNU Lesser General Public License Usage
++** Alternatively, this file may be used under the terms of the GNU Lesser
++** General Public License version 2.1 as published by the Free Software
++** Foundation and appearing in the file LICENSE.LGPL included in the
++** packaging of this file. Please review the following information to
++** ensure the GNU Lesser General Public License version 2.1 requirements
++** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
++**
++** In addition, as a special exception, Nokia gives you certain additional
++** rights. These rights are described in the Nokia Qt LGPL Exception
++** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
++**
++** If you have questions regarding the use of this file, please contact
++** Nokia at [email protected].
++**
++**
++**
++**
++**
++**
++**
++**
++** $QT_END_LICENSE$
++**
++****************************************************************************/
++
++
+#ifndef QT_NO_XMLPATTERNS
+#include <QtXmlPatterns/QtXmlPatterns>
- #endif
-
--#include <QtDeclarative/QtDeclarative>
--
--
- #ifndef Q_OS_MAC
- int main(int, char **)
- {
- return 0;
- }
- #endif
--
++#endif
++
++#ifndef Q_OS_MAC
++int main(int, char **)
++{
++ return 0;
++}
++#endif
--
-1.7.3.2.343.g7d43d
+1.7.3.4