summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-01-17 18:39:26 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-01-18 13:14:23 +0100
commit75e734b151bba4b0aa56b13ad0db136603840fa6 (patch)
tree1889081b5a5e44fdaff32ea9714cf056a4f55556
parent61fb9a296d44a224a7df9a06412c1dc1215191dc (diff)
Remove unused .qrc files
Task-number: QTBUG-94446 Change-Id: I88f42eb731cbd9514f34a0e9e88b1ce90a4cf9e8 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
-rw-r--r--tests/auto/compiled/tst_compiled.qrc7
-rw-r--r--tests/auto/dynamicmetaobject/tst_dynamicmetaobject.qrc6
-rw-r--r--tests/auto/parser/tst_parser.qrc84
-rw-r--r--tests/auto/qmltest/scxml/tst_scxmlqml.qrc5
-rw-r--r--tests/auto/statemachine/tst_statemachine.qrc13
-rw-r--r--tests/auto/statemachineinfo/tst_statemachineinfo.qrc5
-rw-r--r--tools/qscxmlc/templates.qrc7
7 files changed, 0 insertions, 127 deletions
diff --git a/tests/auto/compiled/tst_compiled.qrc b/tests/auto/compiled/tst_compiled.qrc
deleted file mode 100644
index 43d355c..0000000
--- a/tests/auto/compiled/tst_compiled.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>topmachine.scxml</file>
- <file>submachineA.scxml</file>
- <file>submachineB.scxml</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.qrc b/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.qrc
deleted file mode 100644
index dbc6d9a..0000000
--- a/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.qrc
+++ /dev/null
@@ -1,6 +0,0 @@
-<RCC>
- <qresource prefix="/tst_dynamicmetaobject">
- <file>test1.scxml</file>
- <file>mediaplayer.scxml</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/parser/tst_parser.qrc b/tests/auto/parser/tst_parser.qrc
deleted file mode 100644
index 8d133d2..0000000
--- a/tests/auto/parser/tst_parser.qrc
+++ /dev/null
@@ -1,84 +0,0 @@
-<RCC>
- <qresource prefix="/tst_parser">
- <file>data/badInitial.scxml.errors</file>
- <file>data/badInitial.scxml</file>
- <file>data/commentInScript.scxml.errors</file>
- <file>data/commentInScript.scxml</file>
- <file>data/empty.scxml.errors</file>
- <file>data/empty.scxml</file>
- <file>data/eventnames.scxml.errors</file>
- <file>data/eventnames.scxml</file>
- <file>data/ids1.scxml.errors</file>
- <file>data/ids1.scxml</file>
- <file>data/ids2.scxml.errors</file>
- <file>data/ids2.scxml</file>
- <file>data/invalidContent.scxml.errors</file>
- <file>data/invalidContent.scxml</file>
- <file>data/invalidRoot1.scxml.errors</file>
- <file>data/invalidRoot1.scxml</file>
- <file>data/invalidRoot2.scxml.errors</file>
- <file>data/invalidRoot2.scxml</file>
- <file>data/invalidRoot3.scxml.errors</file>
- <file>data/invalidRoot3.scxml</file>
- <file>data/invalidRoot6.scxml.errors</file>
- <file>data/invalidRoot6.scxml</file>
- <file>data/invalidstatemachinename.scxml.errors</file>
- <file>data/invalidstatemachinename.scxml</file>
- <file>data/invalidUnicode1.scxml.errors</file>
- <file>data/invalidUnicode1.scxml</file>
- <file>data/invalidXmlHeader1.scxml.errors</file>
- <file>data/invalidXmlHeader1.scxml</file>
- <file>data/invalidXmlHeader2.scxml.errors</file>
- <file>data/invalidXmlHeader2.scxml</file>
- <file>data/misplacedinvoke.scxml.errors</file>
- <file>data/misplacedinvoke.scxml</file>
- <file>data/namespaces1.scxml.errors</file>
- <file>data/namespaces1.scxml</file>
- <file>data/nestedScxml.scxml.errors</file>
- <file>data/nestedScxml.scxml</file>
- <file>data/noContentInInvoke1.scxml.errors</file>
- <file>data/noContentInInvoke1.scxml</file>
- <file>data/noContentInInvoke2.scxml.errors</file>
- <file>data/noContentInInvoke2.scxml</file>
- <file>data/noContentInInvoke3.scxml.errors</file>
- <file>data/noContentInInvoke3.scxml</file>
- <file>data/noContentInInvoke4.scxml.errors</file>
- <file>data/noContentInInvoke4.scxml</file>
- <file>data/prematureEndOfDocument1.scxml.errors</file>
- <file>data/prematureEndOfDocument1.scxml</file>
- <file>data/prematureEndOfDocument2.scxml.errors</file>
- <file>data/prematureEndOfDocument2.scxml</file>
- <file>data/scxml1.scxml.errors</file>
- <file>data/scxml1.scxml</file>
- <file>data/scxml2.scxml.errors</file>
- <file>data/scxml2.scxml</file>
- <file>data/syntaxErrors10.scxml.errors</file>
- <file>data/syntaxErrors10.scxml</file>
- <file>data/syntaxErrors11.scxml.errors</file>
- <file>data/syntaxErrors11.scxml</file>
- <file>data/syntaxErrors12.scxml.errors</file>
- <file>data/syntaxErrors12.scxml</file>
- <file>data/syntaxErrors13.scxml.errors</file>
- <file>data/syntaxErrors13.scxml</file>
- <file>data/syntaxErrors14.scxml.errors</file>
- <file>data/syntaxErrors14.scxml</file>
- <file>data/syntaxErrors15.scxml.errors</file>
- <file>data/syntaxErrors15.scxml</file>
- <file>data/syntaxErrors1.scxml.errors</file>
- <file>data/syntaxErrors1.scxml</file>
- <file>data/syntaxErrors2.scxml.errors</file>
- <file>data/syntaxErrors2.scxml</file>
- <file>data/syntaxErrors3.scxml.errors</file>
- <file>data/syntaxErrors3.scxml</file>
- <file>data/syntaxErrors4.scxml.errors</file>
- <file>data/syntaxErrors4.scxml</file>
- <file>data/syntaxErrors5.scxml.errors</file>
- <file>data/syntaxErrors5.scxml</file>
- <file>data/syntaxErrors7.scxml.errors</file>
- <file>data/syntaxErrors7.scxml</file>
- <file>data/syntaxErrors9.scxml.errors</file>
- <file>data/syntaxErrors9.scxml</file>
- <file>data/test1.scxml.errors</file>
- <file>data/test1.scxml</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/qmltest/scxml/tst_scxmlqml.qrc b/tests/auto/qmltest/scxml/tst_scxmlqml.qrc
deleted file mode 100644
index 241bd0b..0000000
--- a/tests/auto/qmltest/scxml/tst_scxmlqml.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>statemachine.scxml</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/statemachine/tst_statemachine.qrc b/tests/auto/statemachine/tst_statemachine.qrc
deleted file mode 100644
index 599ba29..0000000
--- a/tests/auto/statemachine/tst_statemachine.qrc
+++ /dev/null
@@ -1,13 +0,0 @@
-<RCC>
- <qresource prefix="/tst_statemachine">
- <file>eventoccurred.scxml</file>
- <file>statenames.scxml</file>
- <file>statenamesnested.scxml</file>
- <file>ids1.scxml</file>
- <file>stateDotDoneEvent.scxml</file>
- <file>invoke.scxml</file>
- <file>historystate.scxml</file>
- <file>multipleinvokableservices.scxml</file>
- <file>emptylog.scxml</file>
- </qresource>
-</RCC>
diff --git a/tests/auto/statemachineinfo/tst_statemachineinfo.qrc b/tests/auto/statemachineinfo/tst_statemachineinfo.qrc
deleted file mode 100644
index 0e464d4..0000000
--- a/tests/auto/statemachineinfo/tst_statemachineinfo.qrc
+++ /dev/null
@@ -1,5 +0,0 @@
-<RCC>
- <qresource prefix="/tst_statemachineinfo">
- <file>statemachine.scxml</file>
- </qresource>
-</RCC>
diff --git a/tools/qscxmlc/templates.qrc b/tools/qscxmlc/templates.qrc
deleted file mode 100644
index a00f24e..0000000
--- a/tools/qscxmlc/templates.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file compression-algorithm="none">data.t</file>
- <file compression-algorithm="none">decl.t</file>
- <file compression-algorithm="none">cppdatamodel.t</file>
- </qresource>
-</RCC>