summaryrefslogtreecommitdiffstats
path: root/patches/0102-Modularized-tst_compilerwarnings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0102-Modularized-tst_compilerwarnings.patch')
-rw-r--r--patches/0102-Modularized-tst_compilerwarnings.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/0102-Modularized-tst_compilerwarnings.patch b/patches/0102-Modularized-tst_compilerwarnings.patch
index 0dc3339..620455c 100644
--- a/patches/0102-Modularized-tst_compilerwarnings.patch
+++ b/patches/0102-Modularized-tst_compilerwarnings.patch
@@ -22,7 +22,7 @@ Subject: [PATCH] Modularized tst_compilerwarnings
copy {qtqa/tests/auto/compilerwarnings => qtkernel/tests/auto/compilerwarnings/data}/test_cpp.txt (96%)
copy {qtqa/tests/auto/compilerwarnings => qtmultimedia/tests/auto/compilerwarnings/data}/test_cpp.txt (81%)
delete mode 100644 qtqa/tests/auto/compilerwarnings/compilerwarnings.qrc
- copy {qtqa/tests/auto/compilerwarnings => qtquick/tests/auto/compilerwarnings/data}/test_cpp.txt (83%)
+ copy {qtqa/tests/auto/compilerwarnings => qtdeclarative/tests/auto/compilerwarnings/data}/test_cpp.txt (83%)
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%)
@@ -364,13 +364,13 @@ index b518e20..d33ad6e 100644
<< "-c"
<< "-woff" << "3303" // const qualifier on return
<< "-o" << tmpFile
-diff --git a/qtqa/tests/auto/compilerwarnings/test_cpp.txt b/qtquick/tests/auto/compilerwarnings/data/test_cpp.txt
+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 qtquick/tests/auto/compilerwarnings/data/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
-+++ b/qtquick/tests/auto/compilerwarnings/data/test_cpp.txt
++++ b/qtdeclarative/tests/auto/compilerwarnings/data/test_cpp.txt
@@ -39,27 +39,9 @@
**
****************************************************************************/