summaryrefslogtreecommitdiffstats
path: root/patches/0095-Fixed-parserstress-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0095-Fixed-parserstress-test.patch')
-rw-r--r--patches/0095-Fixed-parserstress-test.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/patches/0095-Fixed-parserstress-test.patch b/patches/0095-Fixed-parserstress-test.patch
index 0391ca1..6148f17 100644
--- a/patches/0095-Fixed-parserstress-test.patch
+++ b/patches/0095-Fixed-parserstress-test.patch
@@ -8,10 +8,10 @@ Subject: [PATCH] Fixed parserstress test.
.../declarative/parserstress/tst_parserstress.cpp | 22 +++++++------------
2 files changed, 19 insertions(+), 20 deletions(-)
-diff --git a/qtquick/tests/auto/declarative/parserstress/parserstress.pro b/qtquick/tests/auto/declarative/parserstress/parserstress.pro
+diff --git a/qtdeclarative/tests/auto/declarative/parserstress/parserstress.pro b/qtdeclarative/tests/auto/declarative/parserstress/parserstress.pro
index 6ef2432..cbc5e18 100644
---- a/qtquick/tests/auto/declarative/parserstress/parserstress.pro
-+++ b/qtquick/tests/auto/declarative/parserstress/parserstress.pro
+--- a/qtdeclarative/tests/auto/declarative/parserstress/parserstress.pro
++++ b/qtdeclarative/tests/auto/declarative/parserstress/parserstress.pro
@@ -4,12 +4,17 @@ macx:CONFIG -= app_bundle
SOURCES += tst_parserstress.cpp
@@ -36,10 +36,10 @@ index 6ef2432..cbc5e18 100644
}
CONFIG += parallel_test
-diff --git a/qtquick/tests/auto/declarative/parserstress/tst_parserstress.cpp b/qtquick/tests/auto/declarative/parserstress/tst_parserstress.cpp
+diff --git a/qtdeclarative/tests/auto/declarative/parserstress/tst_parserstress.cpp b/qtdeclarative/tests/auto/declarative/parserstress/tst_parserstress.cpp
index c0a01df..19ff25a 100644
---- a/qtquick/tests/auto/declarative/parserstress/tst_parserstress.cpp
-+++ b/qtquick/tests/auto/declarative/parserstress/tst_parserstress.cpp
+--- a/qtdeclarative/tests/auto/declarative/parserstress/tst_parserstress.cpp
++++ b/qtdeclarative/tests/auto/declarative/parserstress/tst_parserstress.cpp
@@ -46,11 +46,6 @@
#include <QDir>
#include <QFile>